Now in early access, book a 30-minute demo →
Skill scan report

debugging-code

View on GitHub
14 Low This skill sends sensitive values to an external host. Automated analysis flagged 1 additional risk pattern.

What this skill does

Interactive debugging of source code using a CLI tool called 'dap'.

github/sickn33 - Data Exfiltration - 43.8k stars

ThreatsData Exfiltration Least Privilege

Threat analysis

Data Exfiltration1 finding
Least Privilege1 finding

Skill info

Namesickn33/debugging-code
Registrygithub
Version11c9e67
PURLpkg:github/sickn33/agentic-awesome-skills@11c9e67?skill=debugging-code
Stars43.8k

Assessments (2)

Data Exfiltration1 finding MEDIUM
MEDIUM

Data Exfiltration via local-llm-review

scripts/install-dap.sh

curl -fsSL 'https://api.github.com/repos/$REPO/releases/latest'  -  this command sends data to an external GitHub API endpoint, which could be used to exfiltrate information if the script is modified 
Least Privilege1 finding LOW
LOW

Least Privilege via local-llm-review

scripts/install-dap.sh

The script attempts to install binaries into system directories like /usr/local/bin, which may require elevated privileges. This could be a risk if the script is not properly vetted.

Badge

Add the Anomity scan badge for debugging-code to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/sickn33/debugging-code/)
HTML
<a href="https://anomity.ai/skills/github/sickn33/debugging-code/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of debugging-code? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok