skills/jeremylongshore/claude-code-plugins-plus-skills/posthog-performance-tuning/Gen Agent Trust Hub
posthog-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected during the analysis of this skill. The provided implementation examples follow security best practices for handling API keys and external dependencies.
- [CREDENTIALS_UNSAFE]: The code snippets demonstrate the correct use of environment variables (e.g.,
process.env.POSTHOG_API_KEY,process.env.REDIS_URL) for managing sensitive information, avoiding hardcoded secrets. - [EXTERNAL_DOWNLOADS]: The skill references official documentation for PostHog and well-known, established open-source libraries (DataLoader, LRU Cache) hosted on GitHub. These references are informative and do not involve untrusted remote code execution.
Audit Metadata