second brain

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill is designed to interact with a personal knowledge base via the Ensue API. The `SKILL.md` provides clear, responsible instructions for the AI agent, emphasizing user consent and explicitly forbidding the storage or logging of sensitive data like API keys or personal file paths. The `scripts/ensue-api.sh` is a straightforward `curl` wrapper that interacts with the legitimate `https://api.ensue-network.ai/` endpoint using an environment variable `ENSUE_API_KEY`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's intended purpose or security.