ignore

Warn

Audited by Socket on Feb 27, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

Functionally, the file documents a benign helper for managing per-user ignore patterns. No explicit malicious payloads, hard-coded credentials, or remote endpoints are present in the supplied text. However, there are meaningful supply-chain and command-injection risks: (1) the invocation executes an external plugin script located via an environment variable (CLAUDE_PLUGIN_ROOT), which can be abused if the environment or plugin contents are compromised; and (2) $ARGUMENTS are passed unquoted into a shell invocation, enabling word-splitting or injection if inputs are not sanitized. Because manage-ignore.sh was not provided, unknown behaviors inside that script (including network activity or access to other files) cannot be excluded — review that script before use. Recommended actions: quote and validate arguments, restrict/verify plugin provenance, and audit the manage-ignore.sh script.

Confidence: 75%Severity: 75%
Audit Metadata
Analyzed At
Feb 27, 2026, 05:31 PM
Package URL
pkg:socket/skills-sh/terrylica%2Fcc-skills%2Fignore%2F@16c056d0a06842c3b2aad03fa0274c4e5bb0a584