phase-contract-workflow

Warn

Audited by Socket on Sep 7, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/planctl.rb

No explicit stealth malware/backdoor logic is visible (no hardcoded secrets, no direct HTTP exfiltration, no persistence routines). The dominant security concern is a supply-chain/sabotage execution design: phase check commands defined in plan/manifest.yaml are executed verbatim via `sh -lc` (Open3), meaning manifest tampering (or a compromised dependency that supplies/modifies the manifest) can yield arbitrary code execution in the environment running planctl. Additionally, the tool writes state/handoff ledgers and can commit and push them, amplifying impact. Overall risk is high due to configuration-to-shell execution.

Confidence: 74%Severity: 81%
Audit Metadata
Analyzed At
Sep 7, 2026, 06:32 AM
Package URL
pkg:socket/skills-sh/nanzhipro%2Fphase-contract-workflow-skill%2Fphase-contract-workflow%2F@c9f4a69134fd0b3068848608f8a167e4cebb5a0b
Security Audit — socket — phase-contract-workflow