Open Issues Need Help
View All on GitHub Add a `--no-color` flag and document `NO_COLOR` about 15 hours ago
enhancement good first issue
Clean up duplicated error handling in `ExtractBodyOnly` about 19 hours ago
good first issue
Include line numbers in findings about 19 hours ago
enhancement help wanted
Add SARIF output for GitHub code scanning about 19 hours ago
enhancement help wanted
Make trusted domains configurable about 19 hours ago
enhancement help wanted
README says trusted domains are configurable, but they are not about 19 hours ago
documentation good first issue
Compress the 1.2 MB architecture diagram about 19 hours ago
documentation good first issue
Scan a remote repository with `skillguard scan --repo <url>` about 19 hours ago
enhancement help wanted
enhancement help wanted
Allow suppressing reviewed findings (inline ignore and .skillguardignore) about 19 hours ago
enhancement help wanted
GitHub Action: skill counts are always 0 unless `output` is set about 19 hours ago
bug help wanted
Skills with invalid YAML frontmatter are skipped and the scan still exits 0 about 19 hours ago
bug help wanted
Add `--fail-on-empty` so scans that find nothing can fail CI about 19 hours ago
enhancement good first issue
Report skills and reference docs as separate counts about 19 hours ago
enhancement good first issue
Include the SkillGuard version in the JSON report about 19 hours ago
enhancement good first issue
Raise test coverage of the `cmd` package (currently 35%) about 19 hours ago
good first issue help wanted
Remove unused `basePath` parameter and duplicated script extension list about 19 hours ago
good first issue
Add a feature request issue template and a pull request template about 19 hours ago
documentation good first issue
Document shell completion in the README about 19 hours ago
documentation good first issue
Update DEVELOPMENT.md check guide and project structure trees about 19 hours ago
documentation good first issue
Fix Action display name typo: SkillsGuard → SkillGuard about 19 hours ago
good first issue
README Docker Hub image name is uppercase, so `docker pull` fails about 19 hours ago
documentation good first issue
Telemetry check flags ordinary words like "metrics" and "tracking" about 19 hours ago
bug good first issue
`~user/path` is expanded incorrectly and a bare `~` is not expanded about 19 hours ago
bug good first issue
`--quiet` still prints "Report written to" when used with `--output` about 19 hours ago
bug good first issue
Accept `triggers` as a string, not only a YAML list about 19 hours ago
bug good first issue
Skill files starting with a UTF-8 BOM are treated as reference docs and flagged for hidden characters about 19 hours ago
bug good first issue