CanopiiCanopiiAll serversEnterprise →
io.github.lonniev/roastify-mcp

io.github.lonniev/roastify-mcp v0.22.6

Security Trust Score
Grade F · Serious issues
Tier 1 · Public sourceHigh confidence · 98%
Declared MCP capabilities
ResourcesPrompts

This server scored F. Run it behind runtime policy enforcement so one bad tool call can't become an incident.

2 issues capping this score
  • highTool descriptions free of injection markers4 marker(s) across 4 tool(s)
  • mediumNo over-broad / destructive tools1 over-broad tool(s)
Reputation0stars0forks0open issues1d agolast commit<1yage

Security controls

Deterministic, evidence-backed. Score earned from passing controls; a failed guard caps it.

Model–MCP Runtime Guardrails

  • Fail
    Indirect Prompt Injection (IPI) Defensesguard4 marker(s) across 4 tool(s)

    Tool/prompt/resource text is free of hidden instructions that could hijack the agent. How many servers fail this?

    roastify_request_credential_channel — exfiltration directiveroastify_receive_credentials — exfiltration directiveroastify_request_patron_credentials — exfiltration directiveroastify_receive_patron_credentials — exfiltration directive

    Fix: Remove hidden directives, HTML/comment instructions, and override phrasing from descriptions.

  • Fail
    User-in-the-Loop / Approval Scopeguard1 over-broad tool(s)

    No over-broad or destructive tools (arbitrary shell, bulk-delete) that warrant human approval. How many servers fail this?

    roastify_delete_operator_credential

    Fix: Scope tools narrowly; avoid arbitrary command execution and destructive defaults.

  • Warn
    Strict JSON Schema Enforcementschemas not strict

    Tool inputs are constrained (additionalProperties:false), so unexpected arguments can't be smuggled in.

    Fix: Set additionalProperties:false and require explicit parameters on every tool.

  • N/A
    Tool Definition Integrityguardno prior version to diff

    Every consecutive version pair is diffed for new injection markers or destructive scope — a risky diff anywhere in history is a rug-pull (fail, durable); benign description drift warns.

Application Security Checks

  • Warn
    No path traversalguard6 occurrences

    Naive path checks let tools read/write outside intended directories (EscapeRoute-class).

    frontend/src/components/NpubGate.tsx:55frontend/src/components/NpubGate.tsx:56frontend/src/courier/mcp-lite.ts:52frontend/src/courier/mcp-lite.ts:56

    Fix: Resolve to a canonical path and verify containment; reject ../ and symlinks.

  • Warn
    No SSRF sinksguard11 occurrences

    Fetching tool-supplied URLs can pivot into internal networks and metadata services.

    frontend/public/tools/roastify-push.js:27frontend/public/tools/roastify-push.js:30frontend/public/tools/roastify-push.js:55frontend/public/tools/roastify-push.js:73

    Fix: Allow-list destinations; reject arbitrary/loopback/link-local URLs.

  • Warn
    Has a security policyno security policy

    A SECURITY.md gives a private path to report vulnerabilities.

    Fix: Add SECURITY.md with a disclosure contact and process.

  • Warn
    Adoption & popularitylimited adoption

    A small, capped nudge from stars/downloads — widely-used servers get more eyes on bugs. It can never offset a real security failure.

    Fix: Adoption grows naturally with real-world use; this never gates the score.

  • Pass
    Dependencies pinned (lockfile)lockfile present

    A lockfile makes installs reproducible and resistant to silent dependency swaps.

  • Pass
    No command-injection sinksguardno sinks found

    Untrusted tool input reaching a shell yields remote code execution.

  • Pass
    No dynamic code executionguardno sinks found

    eval()/exec()/Function() on tool-derived strings allows arbitrary code execution.

  • Pass
    No unsafe deserializationguardno sinks found

    pickle/yaml.load/etc. on untrusted data can execute code.

  • Pass
    No committed secretsguardno secrets found

    Hardcoded keys/tokens in published source are live credentials an attacker can use.

  • Pass
    Credentials sourced from environmentreads credentials from environment

    Reading secrets from env/secret stores avoids hardcoding them.

  • Pass
    No known-vulnerable dependencies128 runtime deps, no known CVEs

    Runtime dependencies (parsed from the lockfile) are scanned against OSV.dev for published CVEs. Advisory: flagged dependencies lower the score but don't hard-cap it, since transitive reachability is unproven.

  • Pass
    Actively maintainedrecent commits

    Unmaintained servers don't receive security fixes.

  • Pass
    Repository not archivedguardactive

    Archived repositories will never be patched.

  • Pass
    Declares a licenseApache-2.0

    A clear license is required for legal enterprise use.

  • Not checked
    Signed releasesnot evaluated

    Signed releases let consumers verify artifacts weren't tampered with.

  • N/A
    No install/post-install scriptsguardno published package

    install hooks run arbitrary code on every consumer at install time.

  • N/A
    Package name not typosquattingguardno published package

    Names mimicking popular packages are a common malware delivery vector.

  • N/A
    Published with provenanceno published package

    Build provenance attests the artifact was built from the claimed source by CI.

  • N/A
    Established maintainerno published package

    Brand-new / single anonymous maintainers raise takeover and malware risk.

Transport & Trust Model

  • Warn
    Execution Sandboxingruns natively (no container image)

    A container/sandbox image limits blast radius; a server that runs natively has full host access.

    Fix: Ship a Dockerfile/Containerfile (or document a sandboxed run) so the server runs isolated.

  • Pass
    Transport Encryption (TLS)guardall remotes use HTTPS

    Plaintext HTTP exposes traffic and bearer tokens to interception.

  • Pass
    IAM / Authentication ScopingOAuth / PRM handling detected

    OAuth 2.1 / Protected Resource Metadata gates who can invoke tools.

  • Pass
    Network Exposureno bind-all detected

    Binding 0.0.0.0 or exposing debug inspectors widens the attack surface.

  • N/A
    Live Endpoint Reachablenot dynamically scanned

    A dynamic scan connected to the declared remote endpoint and it responded — verified live, not a dead URL.

  • N/A
    Authentication Enforced (live)not dynamically scanned

    If the server declares auth is required, it must actually reject anonymous clients. Serving tools to unauthenticated callers is a real exposure.

Tools (69)

roastify_get_blendroastify_check_priceroastify_check_stockroastify_mint_couponroastify_fetch_designroastify_list_couponsroastify_list_designsroastify_oracle_aboutroastify_report_issueroastify_stash_designroastify_check_balanceroastify_check_paymentroastify_delete_couponroastify_delete_designroastify_forget_couponroastify_move_elementsroastify_redeem_couponroastify_update_couponroastify_artwork_statusroastify_browse_catalogroastify_get_my_productroastify_service_statusroastify_session_statusroastify_adoption_statusroastify_get_design_textroastify_list_my_couponsroastify_notarize_ledgerroastify_restore_creditsroastify_generate_artworkroastify_list_my_productsroastify_purchase_creditsroastify_request_adoptionroastify_account_statementroastify_get_nostr_profileroastify_get_pricing_modelroastify_set_pricing_modelroastify_add_design_elementroastify_check_proof_statusroastify_forget_credentialsroastify_list_notarizationsroastify_oracle_how_to_joinroastify_receive_npub_proofroastify_request_npub_proofroastify_update_design_textroastify_get_catalog_productroastify_oracle_get_tax_rateroastify_receive_credentialsroastify_reset_pricing_modelroastify_restore_neon_schemaroastify_list_design_versionsroastify_oracle_lookup_memberroastify_list_constraint_typesroastify_publish_nostr_profileroastify_get_notarization_proofroastify_check_authority_balanceroastify_oracle_network_advisoryroastify_set_product_descriptionroastify_delete_patron_credentialroastify_update_patron_credentialroastify_list_canonical_identitiesroastify_delete_operator_credentialroastify_receive_patron_credentialsroastify_request_credential_channelroastify_request_patron_credentialsroastify_update_operator_credentialroastify_get_patron_credential_fieldsroastify_get_patron_onboarding_statusroastify_account_statement_infographicroastify_get_operator_onboarding_status