agent-mbti
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses static JSON files (
survey-free.json,user-survey-free.json) to store questionnaire data. There is no evidence of remote data fetching or untrusted input ingestion. - [SAFE]: Scoring logic for personality diagnosis is defined in a Markdown file (
scoring.md) and implemented through local calculations of survey responses. No dynamic code execution (e.g., eval, exec) is used. - [SAFE]: The skill does not perform any network operations, file system modifications outside its own context, or credential handling.
- [SAFE]: No obfuscation, prompt injection attempts, or persistence mechanisms were found in the skill's instructions or metadata.
Audit Metadata