cv-content-manager
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages content lifecycle by reading from and writing to local directories (e.g., content/knowledge/, content/case-studies/). This behavior is consistent with the stated purpose of a CV content manager and does not involve unauthorized file access.
- [COMMAND_EXECUTION]: The skill invokes local npm scripts such as 'npm run search:evidence', 'npm run validate', and 'npm run variants:sync'. These commands are scoped to the repository's local environment for data searching and validation, posing no risk of arbitrary command execution or remote script injection.
Audit Metadata