Scan Report
12 /100
uplo-devops
AI-powered DevOps knowledge management. Search runbooks, infrastructure documentation, CI/CD pipelines, and incident response procedures with structured extraction.
UPLO DevOps is a legitimate knowledge management skill that uses standard MCP server patterns with declared network and credential access. No malicious behavior detected.
Safe to install
Approve for use. Ensure the agentdocs_url points to a trusted internal UPLO instance rather than a third-party service.
Findings 1 items
| Severity | Finding | Location |
|---|---|---|
| Low | MCP server downloaded at runtime via npx Supply Chain | SKILL.md:75 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Network | READ | READ | ✓ Aligned | MCP HTTP transport to agentdocs_url |
| Environment | NONE | READ | ✓ Aligned | AGENTDOCS_URL, API_KEY, DEFAULT_PACKS set in env |
| Skill Invoke | READ | READ | ✓ Aligned | SKILL.md defines MCP tools: search_knowledge, search_with_context, etc. |
10 findings
Medium External URL 外部 URL
https://img.shields.io/badge/ClawHub-uplo-devops-blue README.md:5 Medium External URL 外部 URL
https://clawhub.com/skills/uplo-devops README.md:5 Medium External URL 外部 URL
https://img.shields.io/badge/MCP-21_tools-green README.md:6 Medium External URL 外部 URL
https://img.shields.io/badge/schemas-5-orange README.md:7 Medium External URL 外部 URL
https://uplo.ai/schemas README.md:7 Medium External URL 外部 URL
https://your-instance.uplo.ai README.md:24 Medium External URL 外部 URL
https://clawhub.com/skills/uplo-engineering README.md:60 Medium External URL 外部 URL
https://clawhub.com/skills/uplo-enterprise-it README.md:61 Medium External URL 外部 URL
https://clawhub.com/skills/uplo-knowledge-management README.md:62 Medium External URL 外部 URL
https://app.uplo.ai skill.json:17 File Tree
4 files · 11.5 KB · 231 lines Markdown 3f · 182L
JSON 1f · 49L
├─
identity-patch.md
Markdown
├─
README.md
Markdown
├─
skill.json
JSON
└─
SKILL.md
Markdown
Dependencies 1 items
| Package | Version | Source | Known Vulns | Notes |
|---|---|---|---|---|
@agentdocs1/mcp-server | latest (unpinned) | npm (via npx) | No | Downloaded at runtime; version not pinned |
Security Positives
✓ No shell execution, subprocess, or code execution vectors found
✓ No filesystem access beyond skill_invoke capability
✓ No credential harvesting or exfiltration patterns
✓ No base64 encoding, eval(), or obfuscation detected
✓ API key handling follows standard environment variable practices
✓ Documentation accurately describes functionality
✓ No hidden functionality or doc-to-code mismatch
✓ No access to sensitive paths like ~/.ssh, ~/.aws, or .env