cs-algorithms
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: No security concerns were identified. The skill is purely instructional and reasoning-based, with no side effects or external dependencies. It does not attempt to access sensitive information or perform unauthorized operations.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process user-provided problem descriptions and inputs to generate algorithmic documentation (SKILL.md). While this represents a surface for indirect prompt injection, the skill lacks boundary markers or sanitization for this data. However, the risk is mitigated as the skill's capabilities are strictly limited to producing a Markdown artifact, with no access to tools for network communication, file system writes, or subprocess execution.
Audit Metadata