microservices-decomposition

Pass

Audited by Gen Agent Trust Hub on Sep 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is primarily educational, providing architectural patterns and Ruby code examples for microservices decomposition. No malicious code execution, prompt injection, or data exfiltration patterns were detected.
  • [SAFE]: Secret handling follows best practices by referencing environment variables (e.g., ENV.fetch("SERVICE_SHARED_SECRET")) instead of hardcoding credentials. The instructions correctly advise on using short-lived JWTs for service-to-service authentication.
  • [SAFE]: The suggested use of git log to identify service boundaries is a standard local repository analysis technique and does not represent a security risk.
  • [SAFE]: External links point to reputable sources for software architecture (e.g., Martin Fowler, Sam Newman, Eric Evans).
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 8, 2026, 03:48 AM
Security Audit — agent-trust-hub — microservices-decomposition