aep-human-alignment

Warn

Audited by Socket on Sep 3, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/receipt-consumer.mjs

No clear embedded malware behavior is evident in this module; it mainly orchestrates an external “archify” CLI and performs deterministic in-memory JSON transformations for mechanical repairs. The main security risk is operational: it can execute an arbitrary binary path supplied via --archify or the ARCHIFY_CLI environment variable using execFileSync, and it overwrites the provided IR file (inPath) in-place across repair rounds. If those inputs are not strictly trusted (e.g., in CI/build pipeline threat models), this should be treated as a significant security concern.

Confidence: 66%Severity: 55%
Audit Metadata
Analyzed At
Sep 3, 2026, 11:02 AM
Package URL
pkg:socket/skills-sh/memorysaver%2Fagentic-engineering-patterns%2Faep-human-alignment%2F@cdfc7d6d7010873c5806bf70cb97c011a7b5a5603ae16ac79ca333d373d80353
Security Audit — socket — aep-human-alignment