Second Brain: Turn conversations into lasting knowledge
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The skill bundle is designed for a 'second-brain' knowledge base using the Ensue API. The `SKILL.md` file provides clear instructions for the AI agent, explicitly warning against storing sensitive data (credentials, API keys, private paths) and logging API keys, and emphasizes user confirmation for actions. The `scripts/ensue-api.sh` script securely retrieves the `ENSUE_API_KEY` from an environment variable and uses it to authenticate with the `api.ensue-network.ai` endpoint via `curl`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection with harmful intent. All components align with the stated purpose and follow good security practices.
