Book a 30-minute demo →
Skill scan report

bump-dependency

View on GitHub
35 Medium Automated analysis flagged 2 potential risk patterns.

What this skill does

The skill 'bump-dependency' is a utility for developers working on Home Assistant Core. It automates the process of bumping Python package dependencies across integrations, regenerating requirement fi

github/home-assistant - Code Injection - 89.8k stars

ThreatsCode Injection Insecure External Communication

Threat analysis

Code Injection1 finding
Insecure External Communication1 finding

Skill info

Namehome-assistant/bump-dependency
Registrygithub
Versionf87cc4b
PURLpkg:github/home-assistant/core@f87cc4b?skill=bump-dependency
Stars89.8k

Assessments (2)

Code Injection1 finding HIGH
HIGH

Code Injection via local-llm-review

scripts/resolve_dependency.py

The script uses `eval` or similar mechanisms (e.g., `urls.e` is incomplete and may be a typo or incomplete code that could be exploited).
Insecure External Communication1 finding MEDIUM
MEDIUM

Insecure External Communication via local-llm-review

scripts/resolve_dependency.py

The script makes HTTP requests to PyPI (`https://pypi.org/pypi/{safe_package_name}/json`) without validating SSL certificates or using secure communication practices.

Badge

Add the Anomity scan badge for bump-dependency to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/home-assistant/bump-dependency/)
HTML
<a href="https://anomity.ai/skills/github/home-assistant/bump-dependency/"><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 bump-dependency? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok