cpp-basics
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content for C++ fundamentals without requesting dangerous permissions, environment access, or performing network operations.
- [SAFE]: All external references in the skill point to well-known and reputable C++ documentation services such as cppreference.com and learncpp.com.
- [SAFE]: The included validation script (
scripts/validate.py) follows security best practices by utilizingyaml.safe_load()for configuration parsing, which prevents unsafe deserialization attacks. - [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found across the skill files.
Audit Metadata