continuing-education-credits
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious code, prompt injection, or data exfiltration patterns were identified. The skill consists entirely of markdown documentation and text-based response examples.- [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection as it is designed to process untrusted user inquiries. However, the risk is minimal as the skill does not grant the agent access to sensitive tools, file systems, or network operations.
- Ingestion points: Customer queries are ingested as demonstrated in the conversation logs in
references/real-responses.md. - Boundary markers: No explicit delimiters (such as XML tags or triple quotes) are defined to separate user input from system instructions.
- Capability inventory: The skill defines no subprocess calls, file-write operations, or external network requests.
- Sanitization: No input validation or sanitization logic is implemented beyond a maximum length constraint.
Audit Metadata