rationalbloks-rationalbloks
mcpsmitheryBy providing a simple JSON configuration file to describe your data structure, the system generates for you: โข ๐๐ฎ๐๐๐๐ฃ๐ ๐๐ฎ๐ฐ๐ธ๐ฒ๐ป๐ฑ: A full CRUD API implementation based on your JSON schema. โข ๐ฃ๐ผ๐๐๐ด๐ฟ๐ฒ๐ฆ๐ค๐ ๐๐ฎ๐๐ฎ๐ฏ๐ฎ๐๐ฒ: Production-ready, with an Alembic migration system built-in (fully trackable by Git). โข ๐ฆ๐ฒ๐ฐ๐๐ฟ๐ถ๐๐: Production-ready JWT authentication built-in. โข ๐๐น๐ผ๐๐ฑ ๐๐ป๐ณ๐ฟ๐ฎ๐๐๐ฟ๐๐ฐ๐๐๐ฟ๐ฒ: Fully managed and production-ready with built-in staging and production environments.
By Smithery | 25 findings | Scanned 7/4/2026 | tooltrust-scanner/v0.3.19
Risk Summary
Safe With Normal ControlsDep 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 (25)
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
list_projectscreate_projectFix: 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.
declared capabilities: network access
list_projectsdeclared capabilities: code/command execution, filesystem access
create_projectdeclared capabilities: filesystem access, database access
update_schemadelete_projectdeclared capabilities: environment variables
rollback_projectFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
list_projectsget_projectget_schemaget_user_infoget_job_statusget_project_infoget_version_historyget_template_schemasget_subscription_statusget_project_usageget_schema_at_versioncreate_projectupdate_schemadeploy_stagingdeploy_productiondelete_projectrollback_projectrename_projectFix: Review and remediate the identified issue.
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 rationalbloks-rationalbloks"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.
[](https://github.com/AgentSafe-AI/tooltrust-directory)