todos-to-issues

Fail

Audited by Socket on Feb 21, 2026

1 alert found:

Malware
MalwareHIGH
SKILL.md

[Skill Scanner] Natural language instruction to download and install from URL detected This skill appears functionally consistent with its stated purpose (finding TODOs and creating GitHub issues). It uses expected local tools (git, gh) and caches to optimize work. Security concerns are operational: executing project build/tests as a mandatory step risks running untrusted code; shared and append-only caches may retain sensitive metadata; automated creation of issues can inadvertently post secrets or sensitive code snippets to issue trackers. I classify this as not malicious but moderately risky in practice — review and mitigate: avoid running untrusted test/build scripts automatically, sanitize TODO contexts before posting, expire/invalidate caches, and limit cache sharing in multi-tenant environments. LLM verification: This skill is functionally consistent with its stated purpose (finding TODOs and creating GitHub issues) and uses expected tools (git, gh). It does not contain explicit malware or obfuscated payloads. However, it has moderate supply-chain and operational risks: it requires gh auth (access to GitHub), can upload code snippets into issues (potential data leakage), writes persistent caches that may contain sensitive TODO content, and runs repository build/test commands as a precondition which can h

Confidence: 95%Severity: 90%
Audit Metadata
Analyzed At
Feb 21, 2026, 12:28 PM
Package URL
pkg:socket/skills-sh/manastalukdar%2Fclaude-devstudio%2Ftodos-to-issues%2F@4e13ff4fdcc0183d3e6e1cbe5fad269b4b609019