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 | 28 findings | Scanned 4/17/2026 | tooltrust-scanner/v0.3.8
Risk Summary
Needs ApprovalDep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (28)
tool declares network permission
list_projectstool declares exec permission
create_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 declares fs permission
create_projectupdate_schemadelete_projecttool declares db permission
update_schemadelete_projecttool declares env permission
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 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.
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)