AGENT LAB: SKILLS

autonomous-skill

Fail

Audited by Socket on Feb 15, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
scripts/run-session.sh

The script itself contains no obfuscated code, hardcoded credentials, or explicit backdoors. The primary supply-chain/security risk is that it grants an external component (the 'claude' CLI/model) autonomous permission to create and modify files by using '--permission-mode bypassPermissions' and by embedding local file contents into prompts. This creates a significant trust boundary: a compromised or malicious claude binary or remote model could write arbitrary files or exfiltrate data present in prompts. Recommendation: verify and sandbox the claude binary (restrict its FS/network access), avoid sending sensitive files verbatim in prompts, and prefer local enforcement of file write policies (i.e., have the script apply validated changes rather than letting the agent write directly).

Confidence: 98%
Audit Metadata
Analyzed At
Feb 15, 2026, 08:29 PM
Package URL
pkg:socket/skills-sh/feiskyer%2Fclaude-code-settings%2Fautonomous-skill%2F@e9199a601abda55efd018fe81b85205412c12165