graph-query
Fail
Audited by Socket on Mar 3, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
From the provided fragment the skill's declared functionality is legitimate and there is no explicit evidence of embedded malware or malicious behavior. The main security concern is operational: overly-broad runtime privileges (ability to run arbitrary python), unspecified credential handling, and lack of query scoping/auditing create a moderate risk of data exfiltration or secret disclosure if the runtime or agent is compromised. Recommend tightening allowed-tool permissions, documenting and enforcing secure credential handling and TLS, adding query limits/whitelists, and reviewing the full run_query.py implementation before deployment.
Confidence: 98%
Audit Metadata