Caveat verdict

agentdeals

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

AgentDeals is a read-only remote MCP server that searches and compares developer infrastructure deals; it requires no API key, no credentials, and only retrieves publicly available pricing/deal information from the declared agentdeals.dev endpoint.

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

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

0
security
100
transparency
100
maintenance

Findings (10)

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/ingest-startup-deals.ts · prose · downgraded · |sh

Pattern match high

<script> tag in markdown — potential code injection

test/monitor.test.ts · prose · downgraded · <script>

Pattern match high

Possible hardcoded credential

test/telemetry.test.ts · prose · downgraded · TOKEN = "fake-token

Pattern match medium

References child_process — can spawn system processes

scripts/ingest-startup-deals.ts · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

test/api-client.test.ts · prose · downgraded · spawn(

Pattern match medium

Dynamic import() — loads module at runtime

test/api-client.test.ts · prose · downgraded · import("

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

test/error-handling.test.ts · prose · downgraded · http://127.0.0.1

Pattern match low

References tunneling service

AGENT_README.md · prose · downgraded · ngrok

Pattern match low

Popular HTTP library — network access

AGENTS.md · prose · downgraded · got

Pattern match low

Accesses sensitive environment variables

src/stats.ts · prose · downgraded · process.env.UPSTASH_REDIS_REST_TOKEN

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/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.

network_in

Is this flag fair?

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