nihaisha
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill is designed for educational purposes, organizing high-density TCM course material into searchable references with explicit safety boundaries and medical disclaimers.
- [COMMAND_EXECUTION]: The skill provides search utilities like
scripts/search_screenshots.pyandscripts/search_pdf_evidence.pyintended for use by the AI agent to retrieve specific course excerpts. - [COMMAND_EXECUTION]: Developer-oriented evaluation scripts in
evals/scripts/usesubprocess.Popenandsubprocess.runto executecodexcommands for automated quality benchmarks. These are separate from the agent's primary task. - [EXTERNAL_DOWNLOADS]: The
nihaisha_kgmodule includes an asset manager that downloads RAG indices and SQLite databases from Hugging Face. The downloads target a repository owned by the author (JuneYao) and follow standard practices for supplemental data management. - [SAFE]: A shell script
install_as_skill.shis provided for the user to locally install the skill into their agent's directory. It performs standard file system operations likemkdirandrsyncwithout requesting elevated privileges.
Audit Metadata