skill-conflict-detector
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill includes a Python script (detect.py) that performs read-only operations on specific local directories associated with the agent's extension environment to analyze skill metadata.
- [SAFE]: The implementation uses best practices for data processing, such as yaml.safe_load for parsing frontmatter, and does not exhibit patterns of obfuscation, persistence, or privilege escalation.
- [SAFE]: No network activity or external data transmission was identified; the similarity analysis is performed locally using standard tokenization and Jaccard similarity.
Audit Metadata