tool-use-guardian
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill performs standard error handling and reliability management for tool-using agents.
- [EXTERNAL_DOWNLOADS]: The skill references an external GitHub repository and marketplace pages hosted on Vercel. These references are used for standard distribution and documentation purposes.
- [PROMPT_INJECTION]: The skill processes tool outputs to identify failures and fix malformed data. While this introduces a potential surface for indirect prompt injection from untrusted API responses, the logic is focused on structural fixes (JSON/Schema) and does not manifest as a direct vulnerability.
- Ingestion points: External tool outputs (SKILL.md)
- Boundary markers: Absent
- Capability inventory: Automatic retries, checkpointing, and response modification (SKILL.md)
- Sanitization: Implements JSON recovery and schema auto-coercion (SKILL.md)
- [DATA_EXFILTRATION]: No unauthorized data access or network transmission of sensitive information was detected.
Audit Metadata