explain-nexus
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or security vulnerabilities were detected in the skill logic. It follows a purely informational workflow.
- [DATA_EXPOSURE] (SAFE): The skill accesses local documentation paths ('00-system/documentation/product-overview.md' and '00-system/documentation/framework-overview.md'). These are non-sensitive system resources used for providing help content.
- [COMMAND_EXECUTION] (SAFE): There is no use of shell commands, script execution, or system-level calls.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill does not perform any network operations or download external content.
- [INDIRECT_PROMPT_INJECTION] (LOW): While the skill ingests data from local markdown files (Step 1), it lacks any 'write' or 'execute' capabilities that could be exploited if those documentation files were compromised.
Audit Metadata