system-overview
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- SAFE (INFO): The skill is purely informational markdown used to explain system architecture to the user. It contains no executable code or automated triggers that could be exploited.
- COMMAND_EXECUTION (LOW): The documentation references running local Python scripts (e.g.,
opc/scripts/setup/wizard.py). These are standard local initialization scripts and do not involve untrusted remote sources. - CREDENTIALS_UNSAFE (SAFE): While the skill mentions environment variables like
VOYAGE_API_KEYandCONTINUOUS_CLAUDE_DB_URL, it provides them as configuration placeholders and does not leak actual secrets or hardcoded credentials.
Audit Metadata