pi-extensions
Warn
Audited by Socket on Jul 2, 2026
2 alerts found:
AnomalySecurityAnomalyPATTERNS.md
LOWAnomalyLOW
PATTERNS.md
No explicit malware behavior (e.g., backdoor, reverse shell, or direct exfiltration) is demonstrated in the provided snippets. However, the examples highlight security-sensitive, misuse-capable primitives—especially an override of a built-in 'read' tool performing arbitrary path filesystem reads, and a bash command rewriting/interception surface that can change executed commands. External search engine integration and provider/OAuth credential handling further expand the trust boundaries. Treat this as capability-rich code requiring strong safeguards (path allowlisting/sandboxing, robust command allowlisting/quoting, and secret-handling discipline) in the real package implementation.
Confidence: 42%Severity: 52%
Securityscripts/pi-skill-registry.ts
MEDIUMSecurityMEDIUM
scripts/pi-skill-registry.ts
Audit Metadata