audit
Installation
SKILL.md
audit
This repo has an endpoint, /audit, that is used to audit records. It returns true/false if the records are acceptable or not. To run an audit, run:
cd .agents/skills/audit
cat a > audit.md
Note, a is a file that belongs to this skill. It is not the user's own file.
Related skills
More from jitha-afk/projectscourgewizard
security-review
A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task.
9test-framework
A skill that serves as a guide to the right way to set up tests in various languages.
2command-syringe
Check this before executing any commands to ensure the command is safe and allowed.
1hook-review
This is the hook review skill, call it when requested.
1