skills/accoil/product-tracking-skills/product-tracking-generate-implementation-guide/Gen Agent Trust Hub
product-tracking-generate-implementation-guide
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to generate documentation (
.telemetry/instrument.md) based on user-provided tracking plans. It does not execute code or perform network operations on behalf of the agent. - [SAFE]: All external URLs and dependencies referenced in the implementation guides belong to well-known technology vendors and analytics services (e.g., Amplitude, Mixpanel, Segment, Google Analytics, Sentry, Cloudflare). These are documented neutrally for the user's implementation phase.
- [SAFE]: Data handled by the skill is limited to product tracking schemas (
tracking-plan.yaml) and delta plans. No sensitive system files, credentials, or personal identifiers are accessed or exposed. - [SAFE]: Hardcoded credentials are absent; the skill correctly uses placeholders (e.g.,
YOUR_API_KEY,WRITE_KEY) in its code snippets and provides instructions for the user to manage secrets via environment variables.
Audit Metadata