seekdb-docs

Pass

Audited by Gen Agent Trust Hub on Jul 23, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill is configured to fetch documentation and catalog updates from the official oceanbase GitHub organization (github.com/oceanbase/*). These requests target trusted repositories owned by the author/vendor for the purpose of keeping documentation current.
  • [COMMAND_EXECUTION]: The skill instructions direct the agent to use the grep utility for searching a local JSONL catalog file (seekdb-docs-catalog.jsonl). This is a standard and safe practice for performing keyword-based document retrieval within the skill's data directory.
  • [SAFE]: No security issues were identified across the 10 threat categories. The skill's documentation files contain sample code with placeholders, which is standard for technical guides. The provided maintenance script (update_docs.sh) uses common system utilities to synchronize files from the vendor's repository.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 23, 2026, 07:57 PM
Security Audit — agent-trust-hub — seekdb-docs