plannotator

Warn

Audited by Socket on Mar 20, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/install.sh

The script is a typical installer wrapper with optional integration setup. The major security concern is the remote installer execution via curl | bash, which can run unverified code from an external source. This is a high-risk pattern (source-to-sink path) and should be mitigated by using verified installers, checksums/signatures, or downloading to a file and running with explicit verification. Otherwise, the script itself contains no overt malicious behavior, but relies on external remote code that could compromise the system if the remote source is compromised.

Confidence: 68%Severity: 60%
Audit Metadata
Analyzed At
Mar 20, 2026, 07:02 AM
Package URL
pkg:socket/skills-sh/JEO-tech-ai%2Foh-my-gods%2Fplannotator%2F@0f5c56bf348868e948e845bf01f2cd38e9b8a6db
Security Audit — socket — plannotator