rfounds/Ferrok MCP Security Scan

Scan MCP server configurations for security vulnerabilities using the Ferrok API. Maps findings to the OWASP MCP Top 10 framework.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyYour Ferrok API key (get one free at ferrok.dev/dashboard). Store as a GitHub secret.yes
config-pathPath to MCP server config JSON file(s) to scan. Supports glob patterns (e.g., 'mcp-servers/*.json').no""
config-jsonInline MCP server config JSON to scan (alternative to config-path).no""
severity-thresholdMinimum severity to cause a workflow failure: critical, high, medium, low, or none.nohigh
fail-on-findingsWhether to fail the workflow when findings exceed the severity threshold.notrue
api-urlFerrok API base URL (override for self-hosted instances).nohttps://api.ferrok.dev
include-recommendationsInclude remediation recommendations in scan results.notrue
namedescription
scoreOverall security score (0-100)
gradeLetter grade (A+ through F)
total-findingsTotal number of findings
critical-countNumber of critical-severity findings
high-countNumber of high-severity findings
medium-countNumber of medium-severity findings
low-countNumber of low-severity findings
pass-failPASS or FAIL for CI/CD gating
report-jsonPath to the full JSON scan report
scan-idUnique scan identifier