Book a 30-minute demo →
Skill scan report

music-search

View on GitHub
49 Medium This skill sends sensitive values to an external host. Automated analysis flagged 3 additional risk patterns.

What this skill does

The skill is designed to search cloud drives for downloadable music resources (songs, albums, lossless audio) using real-time crawling and scraping techniques. It is a utility tool for finding and ext

github/netease-youdao - Data Exfiltration - 5.9k stars

ThreatsData Exfiltration Insecure Code Execution Insecure Configuration Handling Insecure Data Handling

Threat analysis

Data Exfiltration1 finding
Insecure Code Execution1 finding
Insecure Configuration Handling1 finding
Insecure Data Handling1 finding

Skill info

Namenetease-youdao/music-search
Registrygithub
Versionbef896b
PURLpkg:github/netease-youdao/LobsterAI@bef896b?skill=music-search
Stars5.9k

Assessments (4)

Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/music-search.js

The script loads configuration from environment variables (e.g., MUSIC_SEARCH_PREFERRED_PAN, MUSIC_SEARCH_DEFAULT_LIMIT, etc.), which could be used to control the behavior of the tool, including which
Insecure Code Execution1 finding HIGH
HIGH

Insecure Code Execution via local-llm-review

scripts/music-search.ps1

The PowerShell script loads a .env file and sets environment variables, which could be used to inject malicious configuration data or manipulate the behavior of the tool. This could lead to unintended
Insecure Configuration Handling1 finding HIGH
HIGH

Insecure Configuration Handling via local-llm-review

scripts/music-search.sh

The script sources a .env file, which may contain sensitive configuration data. If this file is not properly secured, it could expose sensitive information such as API keys, authentication tokens, or 
Insecure Data Handling1 finding MEDIUM
MEDIUM

Insecure Data Handling via local-llm-review

scripts/shared/deep-extract.js

The script contains regular expressions and logic for extracting links and codes from web pages. If these patterns are not properly sanitized or validated, they could be used to extract sensitive data

Badge

Add the Anomity scan badge for music-search to your README.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok