empatias
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No attempts to override system safety guidelines or bypass agent instructions were detected. The instructions focus on maintaining a specific persona (empathetic guide) and following a structured conversational flow.
- [DATA_EXFILTRATION]: No sensitive data access or exfiltration patterns were identified. The skill does not access environment variables, local files, or hardcoded credentials. It does not perform any network requests.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns, such as downloading scripts or using tools like curl/wget to execute commands, were found.
- [COMMAND_EXECUTION]: The skill does not utilize any shell commands or subprocess calls. All operations are handled through standard large language model text generation.
- [EXTERNAL_DOWNLOADS]: No external dependencies, package installations (npm/pip), or remote URL fetches are present in the skill files.
- [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or passwords were found in any of the skill's markdown or reference files.
- [NO_CODE]: The skill consists exclusively of markdown instructions and theoretical references, containing no executable script files (.py, .js, .sh, etc.).
Audit Metadata