prediction-markets
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions attempting to override safety filters or system prompts were found. The skill strictly directs the agent to follow domain-specific reference files for grounding.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials or sensitive file paths were detected. The skill does not perform any network operations.
- [Unverifiable Dependencies] (SAFE): The skill does not include any external package manifests (package.json, requirements.txt) or remote script downloads.
- [Indirect Prompt Injection] (LOW): The skill is designed to ingest and analyze user-provided code for validation purposes.
- Ingestion points: User requests containing prediction market keywords and smart contract code in SKILL.md.
- Boundary markers: Absent.
- Capability inventory: None. The skill contains no executable code, tool calls, or network access.
- Sanitization: Absent.
- Risk: Minimal, as the agent has no dangerous tools to exploit even if the input contains malicious instructions.
- [Dynamic Execution] (SAFE): No use of dynamic execution functions like eval(), exec(), or runtime compilation was detected.
Audit Metadata