Amber Hunter

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The amber-hunter skill is a sophisticated memory management and knowledge compilation system for AI agents. It implements local session transcript parsing (core/session.py), semantic search using LanceDB (core/vector.py), and end-to-end encryption (core/crypto.py) for syncing data to a cloud dashboard. While the skill utilizes high-privilege operations such as system keychain integration (core/keychain.py) and background service persistence (install.sh), these behaviors are transparently documented and strictly aligned with the stated purpose of providing a secure, long-term 'AI second brain.' The codebase includes extensive testing, benchmarks, and security measures like restricting sensitive administrative operations to localhost.