x-mastery-mentor
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No attempts to override safety filters, extract system prompts, or bypass agent constraints were detected. The instructions are focused on guiding the AI to act as a mentor.
- [DATA_EXFILTRATION]: No sensitive file paths, hardcoded credentials, or unauthorized network exfiltration patterns were found. The skill only asks for public-facing account metrics (e.g., follower count) provided by the user.
- [OBFUSCATION]: No encoded strings, hidden unicode characters, or suspicious obfuscation techniques were detected in the source files.
- [REMOTE_CODE_EXECUTION]: The skill does not execute external scripts or download unverified code. It relies on a local knowledge base of markdown files.
- [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: User-provided content (tweets, threads) and account data are processed for diagnosis (SKILL.md).
- Boundary markers: None explicitly used for user input.
- Capability inventory: The skill has no dangerous tools or capabilities (such as subprocess execution or network requests) that could be exploited via malicious user input.
- Sanitization: Standard LLM processing applies; the risk is mitigated by the lack of exploitable actions.
Audit Metadata