next-task

Warn

Audited by Socket on Feb 25, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

This skill's stated purpose (fetching the next task using a local taskmd CLI and reading the resulting task file) aligns with its instructions. The primary security concern is allowing an AI agent to run arbitrary Bash commands and read arbitrary files returned by taskmd. That capability is broad and can lead to local data exposure if taskmd or the provided arguments are manipulated. There are no remote downloads, hardcoded secrets, or obfuscated code in the skill, so the immediate supply-chain risk is low, but the local command-and-file-read pattern elevates the overall risk. Use with caution: restrict arguments, validate file paths, and limit file-read scope when possible.

Confidence: 80%Severity: 75%
Audit Metadata
Analyzed At
Feb 25, 2026, 05:38 PM
Package URL
pkg:socket/skills-sh/driangle%2Ftaskmd%2Fnext-task%2F@4f39b79f3c8234342c8cb229c1e8593c56319c41