plannotator

Fail

Audited by Socket on Mar 7, 2026

2 alerts found:

AnomalyMalware
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%
MalwareHIGH
SKILL.md

Documentation repeatedly points to external download/installation URLs (e.g., Obsidian download, install.sh). Even for legitimate tools, this pattern introduces supply-chain risk if the endpoints are not pinned to verified mirrors or registries.

Confidence: 80%Severity: 70%
Audit Metadata
Analyzed At
Mar 7, 2026, 02:57 AM
Package URL
pkg:socket/skills-sh/akillness%2Fskills-template%2Fplannotator%2F@0f5c56bf348868e948e845bf01f2cd38e9b8a6db