Talk to your cloud — an open-source AI agent that reads your code, operates AWS & GCP, and opens PRs. Self-hostable.
- capability exposure inferred + 35
- recent drift inferred + 12
- tool safety inferred + 10
inferred
The A–E grade is our heuristic synthesis — a "review this" prompt, not a verdict. Each factor is tagged by what backs it: attested (a verifiable record), reported (a third party's claim), or inferred (our own heuristic, e.g. permissions). See methodology.
graded 3m ago · see ecosystem CVEs →
- C · 35 → C · 57
No known CVEs for this server.
- medium dangerous code
dynamic exec: __import__(), eval()/exec()
- medium toxic flow (lethal trifecta)
lethal trifecta reachable across this server's tools: private-data access + untrusted-content ingestion + network exfil
analyzed commit a507892 · analyzer v28 · 2d ago
skills & prompt files 21
- skill hritvikgupta-nimbus-a507892/.worklonecloud/skills/review-changes/SKILL.md
- skill hritvikgupta-nimbus-a507892/server/agents/skills/analyze-codebase/SKILL.md
- skill hritvikgupta-nimbus-a507892/server/agents/skills/incident-response/SKILL.md
- skill hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/aurora-dsql-mcp-server/skills/amazon-aurora-dsql-skill/SKILL.md
- skill hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/aurora-dsql-mcp-server/skills/aurora-dsql-skill/SKILL.md
- skill hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/aurora-dsql-mcp-server/skills/aws-dsql-skill/SKILL.md
- skill hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/aurora-dsql-mcp-server/skills/distributed-postgres-skill/SKILL.md
- skill hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/aurora-dsql-mcp-server/skills/distributed-sql-skill/SKILL.md
- skill hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/aurora-dsql-mcp-server/skills/dsql-skill/SKILL.md
- agent-rules hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/aurora-dsql-mcp-server/skills/dsql-skill/mcp/platforms/gemini.md
- prompt-file hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/billing-cost-management-mcp-server/awslabs/billing_cost_management_mcp_server/prompts/README.md
- skill hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/cloudwatch-mcp-server/skills/agentcore-investigation/SKILL.md
- agent-rules hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/dynamodb-mcp-server/AGENTS.md
- prompt-file hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/prompts/dynamodb_architect.md
- prompt-file hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/prompts/dynamodb_schema_generator.md
- prompt-file hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/prompts/json_generation_guide.md
- prompt-file hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/prompts/transform_model_validation_result.md
- prompt-file hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/prompts/usage_data_generator.md
- agent-rules hritvikgupta-nimbus-a507892/server/mcp/cloud-run-mcp/gemini-extension/GEMINI.md
- skill hritvikgupta-nimbus-a507892/server/mcp/cloud-run-mcp/skills/cloud-run/SKILL.md
- agent-rules hritvikgupta-nimbus-a507892/server/mcp/gcloud-mcp/packages/backupdr-mcp/GEMINI.md
danger signals6
- dynamic code execution __import__() hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/aws-healthomics-mcp-server/tests/test_run_cache.py :485
__import__( - dynamic code execution __import__() hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/aws-transform-mcp-server/tests/test_get_resource.py :778
else __builtins__.__import__(name, *args, **kwargs) # noqa: A003 - dynamic code execution __import__() hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/billing-cost-management-mcp-server/tests/tools/test_cost_explorer_operations.py :473
original_parse_json = __import__( - dynamic code execution __import__() hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/eks-mcp-server/tests/test_k8s_apis.py :201
side_effect=lambda name, *args, **kwargs: __import__(name, *args, **kwargs) - dynamic code execution eval()/exec() hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/eks-mcp-server/tests/test_k8s_apis.py :203
else exec('raise ImportError("kubernetes package not installed")'), - suspicious endpoint 169.254.169.254 (cloud metadata) hritvikgupta-nimbus-a507892/server/mcp/aws-mcp/src/aws-appsync-mcp-server/tests/test_create_datasource.py :75
{'endpoint': 'https://169.254.169.254'},
- recent drift +12 capability drift →
Heuristic, inferred signals — false positives (legitimately powerful tools, forks, language ports) are expected. Treat each as "review this", not a verdict. See the ecosystem-wide picture on the security hub, or the fleet security of hritvikgupta.