1k-new-skill
Audited by Socket on Mar 4, 2026
1 alert found:
MalwareThis SKILL.md is an instructional template for creating Claude Code Skills. Its stated purpose, required capabilities, and allowed tools are coherent and proportionate: fetching official documentation (WebFetch) and reading/writing repository files are reasonable for authoring skills. I found no signs of credential harvesting, obfuscated malware, remote download-and-execute chains, or routing of secrets to third-party domains. The primary security considerations are operational: an agent that can both WebFetch external pages and write/commit files could modify repository history or create new skills autonomously — that is expected for a skill authoring workflow but should be constrained by runtime permissions and human review. Overall risk is low, though executing the example local commands (python scripts, git commits) should be restricted to trusted environments and explicit human approval.