Is inlo/autotask-mcp safe?
https://github.com/openclaw/skills/tree/main/skills/inlo/autotask-mcp
99
SAFE
This skill demonstrates exceptional security practices with extensive container hardening, supply chain verification, and agent guardrails against credential exposure. The skill actually improves security by implementing protective measures and restricting operations to localhost only.
Category Scores
Findings (2)
LOW Docker daemon access required -5 ▶
Scripts require access to Docker daemon for container management, which involves privileged operations. However, this is necessary for the skill's legitimate functionality and is well-controlled.
INFO Exceptional security practices implemented 0 ▶
This skill demonstrates outstanding security practices including container hardening, supply chain verification, agent guardrails, and localhost-only binding.