Static preflight safety gate for MCP servers — scan configs before you run them. Never executes.
Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.
scan_mcp_config_pathScan an MCP config file on disk and return the full ScanReport (verdict + evidence). Static; never executes the server.Scan an MCP config file on disk and return the full ScanReport (verdict + evidence). Static; never executes the server.
Aucun schéma d’entrée n’a été publié pour cet outil.
scan_mcp_config_jsonScan MCP config JSON text and return compact decisions (one per server: verdict, fingerprint hash, reason codes). Static; never executes the server.Scan MCP config JSON text and return compact decisions (one per server: verdict, fingerprint hash, reason codes). Static; never executes the server.
Aucun schéma d’entrée n’a été publié pour cet outil.
verify_baselineCompare a fresh scan of MCP config JSON against a recorded baseline and report drift / rug-pull signals. Static; never executes the server.Compare a fresh scan of MCP config JSON against a recorded baseline and report drift / rug-pull signals. Static; never executes the server.
Aucun schéma d’entrée n’a été publié pour cet outil.
explain_findingReturn the full evidence-backed explanation for the servers in an MCP config JSON (why each verdict was reached).Return the full evidence-backed explanation for the servers in an MCP config JSON (why each verdict was reached).
Aucun schéma d’entrée n’a été publié pour cet outil.
generate_agent_ruleGenerate the CallLint agent-safety rule text for a host (e.g. claude, cursor, copilot, agents). Paste into the host's rules file.Generate the CallLint agent-safety rule text for a host (e.g. claude, cursor, copilot, agents). Paste into the host's rules file.
Aucun schéma d’entrée n’a été publié pour cet outil.
generate_ci_gate_snippetGenerate a GitHub Actions workflow (.github/workflows/calllint.yml) that gates a repo on its agent-tool surface. mode=drift fails on approved-state drift; mode=scan-all is report-only.Generate a GitHub Actions workflow (.github/workflows/calllint.yml) that gates a repo on its agent-tool surface. mode=drift fails on approved-state drift; mode=scan-all is report-only.
Aucun schéma d’entrée n’a été publié pour cet outil.
6 outils sur 6 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Static preflight safety gate for MCP servers — scan configs before you run them. Never executes.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.