cc-async-task-pattern

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a development guide for handling long-running operations (>10s) in multi-tenant environments using trigger and status-check patterns. Analysis of the provided Spring Boot code templates reveals standard and secure usage of Java concurrency primitives.
  • [SAFE]: The documentation addresses specific operational risks, such as memory leaks in state caches and context propagation loss in asynchronous threads, by providing proper cleanup strategies (TTL/LRU) and manual context restoration logic.
  • [SAFE]: No malicious patterns, including prompt injection, credential exposure, or unauthorized remote code execution, were identified in the instructions, code samples, or metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 01:34 AM
Security Audit — agent-trust-hub — cc-async-task-pattern