anna-archive
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements search and retrieval functionality for research purposes, utilizing standard HTTP communication to the target domain.
- [EXTERNAL_DOWNLOADS]: The skill references external unofficial libraries for Anna's Archive integration, such as
archive_of_annaandannas_archive_api. These are legitimate dependencies for the skill's stated purpose. - [CREDENTIALS_UNSAFE]: The skill manages authentication via the
ANNA_SELFenvironment variable. The documentation correctly instructs users to store this in a.envfile rather than hardcoding it. - [COMMAND_EXECUTION]: The provided Babashka script (
anna-search.bb) uses thebabashka.clilibrary for safe argument parsing and performs only benign operations like URL construction and console output.
Audit Metadata