ClawAudit verdict

videomp3word-mcp

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

MCP server that sends media URLs to a configured upstream transcription service for structured knowledge extraction; the skill explicitly documents data sharing with upstream endpoints and recommends auditing them before deployment.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

15
security
100
transparency
80
maintenance

Findings (7)

Pattern match critical

Possible hardcoded credential

SKILL.md · frontmatter · API_KEY: "Optional. Upstream API key sent alongside the session cookie.

Pattern match high

<script> tag in markdown — potential code injection

src/ui/playground.ts · prose · downgraded · <script>

Pattern match medium

References child_process — can spawn system processes

src/smoke.test.ts · prose · downgraded · child_process

Pattern match medium

Dynamic import() — loads module at runtime

src/smoke.test.ts · prose · downgraded · import("

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

src/smoke.test.ts · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

sdk/python/videomp3word_client.py · prose · downgraded · urllib.request

Pattern match low

Accesses sensitive environment variables

src/config.ts · prose · downgraded · process.env.MCP_ACCESS_KEY

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API