reporter-agent
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements strong security and operational best practices. It explicitly forbids storing sensitive data such as credentials, tokens, or personal information in its cache files (
project-memoryskill). - [SAFE]: All file operations are scoped to localized, project-specific directories (
.agents/review-notes/and.agents/cache/). The skill follows an append-only or read-before-write logic to prevent accidental data loss or overwriting of existing documentation. - [SAFE]: No external network dependencies, remote code execution, or prompt injection vulnerabilities were identified. The instructions focus purely on maintaining structured QA documentation and tracking project state.
Audit Metadata