ai-expert
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation, architectural patterns, and code templates for AI integration. No active code execution or dangerous commands were detected.
- [PROMPT_INJECTION]: No prompt injection or behavior override patterns were found. The skill provides structured templates using tags like
<instructions>and<context>, which actually helps prevent accidental prompt injection in applications built with these templates. - [DATA_EXFILTRATION]: No sensitive data access or exfiltration patterns detected. Code snippets use standard library imports (e.g.,
openai) without hardcoding credentials or accessing sensitive file paths. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns or installation of unverifiable dependencies were found.
Audit Metadata