customer-io
What this skill does
Customer.io CLI tool with MCP server, providing typed commands for Customer.io API workflows and bundled agent skill
github/mvanhorn - Security Misconfiguration - 1.9k stars
Threat analysis
Skill info
pkg:github/mvanhorn/printing-press-library@5a78746?skill=customer-ioAssessments (2)
Security Misconfiguration
Security Misconfiguration via local-llm-review
internal/cli/auth_login.go
The auth_login.go file implements a command that exchanges a Service Account token (sa_live_*) for a short-lived JWT and caches it at ~/.config/customer-io-pp-cli/config.toml. This caching mechanism cInsecure Default Permissions
Insecure Default Permissions via local-llm-review
internal/cache/cache.go
The cache.Store.Set method writes files with permissions 0o644, which allows group and others to read the files. If the cache contains sensitive data, this could be a security risk.Badge
Add the Anomity scan badge for customer-io to your README.
How Anomity governs this at runtime
Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.
Book a 30-minute demo to see your own skill inventory.
Methodology and disputes
Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of customer-io? Report an issue or request a rescan.




