Dependency auditor
Skill AtulPurohit/Antigravity-Awesome-Skills/skills/dependency-auditor
Professional Dependency Auditor skill. Improve code delivery speed and developer workflows through automation and modern tooling.From its SKILL.md
npx -y skills add AtulPurohit/Antigravity-Awesome-Skills --skill dependency-auditorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.3 KB, 176 tokens by cl100k_base, as published. Nobody here has run it
Dependency Auditor
Purpose
Manage and implement Dependency Auditor requirements efficiently within enterprise applications.
Core Concepts
Detailed operational framework for Dependency Auditor:
1️⃣ Overview and Strategy
Understanding boundaries, rules, and best practices for the dependency-auditor feature domain.
2️⃣ Code Implementation Reference
# CLI Tool Configuration
module.exports = {
extends: ['config-standard'],
rules: {
'no-unused-vars': 'error'
}
};
3️⃣ Checklist & Validation Rules
- Integration validation checklist completed.
- Code conventions and naming rules followed.
- Strict type safety constraints verified.
- Security standards checked.
Outputs
- System integration pattern definitions.
- Code templates and examples.
- Test validation checklists.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.
Gives 0 of the 12 instructions most audit compliance skills give in 176 tokens
Counted across 937 of the 1,487 authors here whose files we hold, read 2026-08-07
- Fetch latest guidelines before each reviewin 43 of 937, across 3 files
- Group findings by severityin 43 of 937
- Check files against all fetched rulesin 42 of 937, across 2 files
- Output findings in terse file:line formatin 41 of 937, across 3 files
- Ask user which files to review if none specifiedin 41 of 937, across 3 files
- Read specified files or prompt user for filesin 39 of 937, across 1 file
- Generate the audit reportin 33 of 937, across 30 files
- Assign a severity to every findingin 25 of 937
- Run automated accessibility scansin 23 of 937, across 13 files
- Output a markdown audit reportin 22 of 937
- Map findings to WCAG criteriain 20 of 937, across 10 files
- Confirm audit scopein 19 of 937, across 9 files
Said here and by no other author read
- follow code conventions and naming rules
- verify strict type safety constraints
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.