ToolTrust
A2/100
Smithery

ali-7ogs-storyflo

mcpsmithery

@Smithery

**The audio-news + Declassified MCP that pays your agent to integrate.** Give your users narrated news and a viral library of real **FBI / CIA / NSA / NASA / AARO** declassified cases โ€” plus market-linked story signal. The best tools are **free and no-auth**, so you wire it in and ship in seconds. **Why integrate** - ๐Ÿ’ธ **Earn** โ€” `register_embedder` enrolls your agent in revenue share; every attributed impression pays out (fiat or USDC on Base). Almost no MCP pays you back. - โšก **Free, no-auth** โ€” Declassified + discovery + narrated audio need zero signup. Try `search_declassified` in 30 seconds. - ๐ŸŽง **Content your users want** โ€” narrated audio for any article, daily briefings, and an evergreen Declassified archive. **23 tools** across declassified, discovery, audio news, market signal, premium briefings (metered per-call via x402/USDC), and partner/earn. Remote endpoint: `https://api.storyflo.com/mcp/v1` ยท OAuth + Dynamic Client Registration (auto).

By Smithery | 60 findings | Scanned 7/18/2026 | tooltrust-scanner/v0.3.19

18 Low42 Info

Risk Summary

Safe With Normal Controls

Dep Visibility is the main signal, but overall risk remains within an acceptable range.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (60)

  • LowAS-011

    โ„น๏ธMissing Rate-Limit / Timeout ร—18

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    search_articlesget_articleget_audio_urlsubscribe_topicget_vertical_briefingget_market_linked_storiesget_crypto_market_linksearch_declassifiedget_declassified_casesubscribe_declassified_topicget_personasget_vertical_landscapelist_podcastsregister_embedderget_embedder_manifestget_embedder_network_manifestquote_partnershipstream_briefing_render_events

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • InfoAS-002

    โš ๏ธExcessive Permissions ร—18

    declared capabilities: network access

    search_articlesget_articleget_audio_urlsubscribe_topicget_vertical_briefingget_crypto_market_linksearch_declassifiedget_declassified_casesubscribe_declassified_topicget_personasget_vertical_landscapelist_podcastsregister_embedderget_embedder_manifestget_embedder_network_manifestquote_partnership

    declared capabilities: HTTP requests

    get_market_linked_stories

    declared capabilities: network access, database access

    stream_briefing_render_events

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-014

    โ„น๏ธDependency Inventory Unavailable ร—23

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    search_articlesget_articleget_audio_urlsubscribe_topiclist_subscriptionsget_vertical_briefingget_market_linked_storiesget_crypto_market_linkdigestsearch_declassifiedget_declassified_casedigest_declassifiedsubscribe_declassified_topicget_trending_topicsget_personasget_vertical_landscapelist_podcastsregister_embedderget_embedder_manifestget_embedder_network_manifestquote_partnershipstream_briefing_render_eventsget_mcp_usage_self

    Fix: Review and remediate the identified issue.

  • InfoAS-006

    ๐Ÿ’ปArbitrary Code Execution

    stream_briefing_render_events:tool name or description implies arbitrary script/code execution โ€” capability unconfirmed (no exec permission or code/script/eval input property found)

    Fix: This tool can execute arbitrary code or shell commands on the host system. Remove it unless strictly required. If kept: (1) restrict access to trusted users/agents only, (2) require human approval before each invocation (Claude Desktop: set approval_required: true; other clients: enable equivalent confirmation), (3) use the most restrictive sandbox or read-only mode available, and (4) never expose this tool to untrusted input sources.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y ali-7ogs-storyflo"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade A](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-a.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)