algo-sc-eoq
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill implements standard supply chain calculations. No malicious patterns, such as command injection, data exfiltration, or obfuscation, were found in the instructions, markdown files, or Python script.\n- [INDIRECT_PROMPT_INJECTION]: The skill includes a surface for processing user-supplied data. 1. Ingestion points: SKU data and costs are read via CLI and JSON files in
scripts/eoq.py. 2. Boundary markers: No delimiters are used for input strings. 3. Capability inventory: Operations are limited to math and JSON output. 4. Sanitization: Numeric values are validated to be positive.
Audit Metadata