Release Process Skill
Fail
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The skill's footprint is coherent with its stated purpose: it automates release tasks and uses PATs in a controlled, documented manner to publish VS Code extensions. The credential handling is appropriate for release automation, though it introduces typical security risks around PAT exposure (env/.env storage, logs, and misconfigurations). There are no evident supply-chain or data-exfiltration patterns, and no unverifiable binaries are involved. Overall, classify as BENIGN with moderate security awareness due to PAT sensitivity; ensure best practices for secret management are followed (least privilege PAT scopes, avoid logging secrets, and consider secret store integration).
Confidence: 98%
Audit Metadata