api-analytics-setup-posthog

Pass

Audited by Gen Agent Trust Hub on Sep 20, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill guides the user to install and use posthog-js and posthog-node. These are official, well-known libraries for PostHog analytics. References to external documentation point exclusively to the official posthog.com domain.
  • [INDIRECT_PROMPT_INJECTION]: The skill defines patterns for ingesting user data (e.g., email, name, plan type) into the analytics stream.
  • Ingestion points: usePostHogIdentify hook in examples/core.md and the handleSignup API route in examples/server.md both ingest external user properties.
  • Boundary markers: No specific boundary markers are used in the prompt templates, but data is handled via structured SDK methods.
  • Capability inventory: The skill enables network transmission of telemetry data to PostHog endpoints.
  • Sanitization: The provided examples follow standard JavaScript practices but do not include explicit input sanitization, which is expected for a setup-focused skill. The surface area is consistent with the primary purpose of analytics instrumentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 20, 2026, 03:56 PM
Security Audit — agent-trust-hub — api-analytics-setup-posthog