Personality Match

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill's instructions in SKILL.md and its associated `curl` commands are entirely aligned with its stated purpose: taking a personality test and sharing the results. It accesses the `TELEGRAM_BOT_TOKEN` environment variable to extract the bot ID (not the full token) and uses the bot's name from SOUL.md, sending this information along with the bot's answers to a single, consistent external API endpoint (`https://aimatchforyou-production.up.railway.app`). There is no evidence of prompt injection with malicious intent, unauthorized data exfiltration, malicious execution, persistence mechanisms, or obfuscation.