Data Lineage Tracker
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill's core Python logic in SKILL.md is benign, implementing an in-memory data lineage tracker without file system, network, or shell operations. However, the claw.json manifest declares 'filesystem' permissions which are not utilized by the provided Python code. This over-permission creates a potential vulnerability, as an AI agent, if prompted, could attempt file system operations despite the skill's current implementation not requiring it. There is no evidence of intentional malicious behavior like data exfiltration or persistence.
