debugging-code

Fail

Audited by Snyk on Aug 5, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These URLs include direct GitHub release download and release-API endpoints tied to a personal/unverified repository (AlmogBaku/debug-skill) which is a common vector for distributing prebuilt binaries from an individual account and therefore presents elevated risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill explicitly advises disabling macOS System Integrity Protection ("csrutil disable") to allow attaching to a process, which instructs modifying a core security mechanism and thus compromises the machine's state.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 5, 2026, 01:32 PM
Issues
3
Security Audit — snyk — debugging-code