explore-diophantine-equations
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill instructions provide accurate mathematical procedures for number theory and show no evidence of malicious intent or data exfiltration.
- [COMMAND_EXECUTION]: The skill requests access to the Bash tool, which is consistent with the computational requirements for solving complex equations like Pell equations. No malicious command strings or scripts were identified.
- [PROMPT_INJECTION]: The skill ingests untrusted user data (the equation), creating an indirect prompt injection surface. This is documented according to safety protocols: 1. Ingestion points: The required equation input in SKILL.md. 2. Boundary markers: None identified. 3. Capability inventory: Bash tool access. 4. Sanitization: None specified in the instructions. This surface is intrinsic to the skill's primary function of solving user-provided equations.
Audit Metadata