graphify

Warn

Audited by Socket on Sep 8, 2026

1 alert found:

Anomaly
AnomalyLOW
references/add-watch.md

No explicit malware (e.g., backdoor, credential theft, or clear exfiltration logic) is evident in this fragment. The security risk is primarily structural: it relies on dynamic command construction from graphify-out/.graphify_python and runs embedded Python via -c with user-influenced values. If file integrity and quoting/escaping are not strictly handled, this could enable code-injection or unintended command execution; additionally, ingesting arbitrary external content expands the attack surface for downstream parsers and extraction logic. Review implementations of graphify.ingest, graphify.watch, and the exact mechanism used to substitute URL/AUTHOR/CONTRIBUTOR into the python -c code string.

Confidence: 56%Severity: 57%
Audit Metadata
Analyzed At
Sep 8, 2026, 06:57 AM
Package URL
pkg:socket/skills-sh/seaworld008%2Fcommonly-used-high-value-skills%2Fgraphify%2F@ba99986af7c8c936fd3ce51f21cd240ab8c093d8b54afba00b287e3ec39144e4
Security Audit — socket — graphify