chatbot-trainer
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists entirely of markdown and JSON documentation. No code execution, persistent mechanisms, or privilege escalation patterns were found.
- [PROMPT_INJECTION]: No malicious directives to bypass safety filters or override agent behavior were detected in the skill instructions.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill lacks network capabilities and file system access commands. While it encourages transcript analysis, it provides no mechanisms for data exfiltration.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process conversational transcripts, which constitutes a potential ingestion point for untrusted data.
- Ingestion points: User-provided chat transcripts are identified as the primary input in
SKILL.mdandmeta/skill.json. - Boundary markers:
prompt.mdprovides instructions to tie all findings to specific transcript evidence and failure modes, acting as a manual validation step. - Capability inventory: No automated tools or executable scripts are included that could be manipulated by malicious input content.
- Sanitization: There are no programmatic sanitization steps; the workflow relies on the analyst's interpretive judgment.
Audit Metadata