check-soundness
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill uses standard reasoning instructions to evaluate text for contradictions.
- [EXTERNAL_DOWNLOADS]: The skill's documentation includes links to the author's own GitHub repository (synapseradio/ai-skills) for installation and access to packaged skill files. These are documented as standard vendor resources for distribution.
- [PROMPT_INJECTION]: The skill processes untrusted input through the
$ARGUMENTSvariable. A security assessment of this ingestion surface reveals: 1. Ingestion points:$ARGUMENTSin SKILL.md; 2. Boundary markers: Absent; 3. Capability inventory: No tools, network access, or shell execution capabilities are present in the skill; 4. Sanitization: Absent. Because the skill lacks any dangerous capabilities to be misused, the lack of delimiters does not pose a functional security risk.
Audit Metadata