Skip to content

Add audit-skills skill - #2491

Open
danygiguere wants to merge 1 commit into
github:mainfrom
danygiguere:add-audit-skills-skill
Open

Add audit-skills skill#2491
danygiguere wants to merge 1 commit into
github:mainfrom
danygiguere:add-audit-skills-skill

Conversation

@danygiguere

Copy link
Copy Markdown

Summary

  • Adds a new audit-skills skill entry that installs the audit-skills package — language- and framework-agnostic audit checklists covering security, correctness, and operability (IDOR, injection, CSRF, mass assignment, atomicity, idempotency, N+1, migration safety, and more), plus remediation patterns
  • Registers the skill in docs/README.skills.md
  • Ignores .idea in .gitignore

Test plan

  • SKILL.md follows the existing skill format (frontmatter with name/description)
  • Entry added to docs/README.skills.md in alphabetical order

@danygiguere
danygiguere requested a review from aaronpowell as a code owner July 30, 2026 21:09
@github-actions github-actions Bot added new-submission PR adds at least one new contribution skills PR touches skills labels Jul 30, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔒 PR Risk Scan Results

Scanned 2 changed file(s).

Severity Count
🔴 High 0
🟠 Medium 0
ℹ️ Info 0

✅ No matching risk patterns were detected in changed files.

This is an automated soft-gate report. Findings indicate review targets and do not block merge by themselves.

@github-actions

Copy link
Copy Markdown
Contributor

🔍 Vally Lint Results

✅ All checks passed

Scope Checked
Skills 1
Agents 0
Total 1
Severity Count
❌ Errors 0
⚠️ Warnings 0
ℹ️ Advisories 0

Summary

Level Finding
ℹ️ ✅ audit-skills (2/2 checks passed)
ℹ️ ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
ℹ️ ✓ spec-compliance: All spec checks passed.
ℹ️ ✓ [valid-refs] All file references across 1 skill(s) are valid.
ℹ️ ✓ valid-refs: All file references resolve to existing files within the skill directory.
ℹ️ 1 skill(s) linted, 1 passed
Full linter output
### Linting skills/audit-skills
✅ audit-skills (2/2 checks passed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.

1 skill(s) linted, 1 passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-submission PR adds at least one new contribution skills PR touches skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant