ilgrafico79-atlarium-habitat-database
mcpsmitheryStructured aquarium, marine, terrarium and paludarium data and public advisory functions for AI agents. Public read-only Streamable HTTP MCP server with 39 tools, 9 prompts, diagnostics, fertilization, calculators, compatibility and habitat planning. No user/workspace/admin/write APIs.
By Smithery | 75 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 (75)
input schema exposes 16 properties (threshold: 10)
search_fishcalculate_tank_weightinput schema exposes 11 properties (threshold: 10)
calculate_tank_volumeinput schema exposes 15 properties (threshold: 10)
suggest_habitat_for_tankFix: 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
search_fishsearch_plantssearch_productssearch_guidessearch_algaesearch_diseasessearch_plant_problemssearch_medicinessearch_equipmentsearch_fertilizerssearch_fertilization_regimesFix: 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, filesystem access, database access
search_fishdeclared capabilities: filesystem access, database access
get_fish_profilematch_diagnostic_profilesdeclared capabilities: network access, database access
search_plantssearch_productsdeclared capabilities: filesystem access
get_plant_profileget_product_profileget_algae_profileget_disease_profileget_plant_problem_profileget_medicine_profileget_equipment_profileget_fertilizer_profiledeclared capabilities: network access
search_guidessearch_equipmentsearch_fertilization_regimesdeclared capabilities: network access, filesystem access
search_algaesearch_diseasessearch_plant_problemssearch_medicinessearch_fertilizersFix: 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.
search_fishget_fish_profilesearch_plantsget_plant_profilesearch_productsget_product_profilecheck_species_compatibilityget_water_parameterssuggest_species_for_tanksearch_guidesget_guidesearch_algaeget_algae_profilesearch_diseasesget_disease_profilesearch_plant_problemsget_plant_problem_profilesearch_medicinesget_medicine_profilematch_diagnostic_profileslist_product_categorieslist_product_brandssearch_equipmentget_equipment_profilesearch_fertilizersget_fertilizer_profilesearch_fertilization_regimesget_fertilization_regimecalculate_fertilizer_dosecalculate_nutrient_gapscalculate_weekly_dose_totalsgenerate_fertilization_plancalculate_tank_volumecalculate_tank_weightcalculate_water_changecalculate_water_chemistryconvert_unitscalculate_equipment_requirementssuggest_habitat_for_tankFix: 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 ilgrafico79-atlarium-habitat-database"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)