docs-check-zh-cn

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a bundled Python script, scripts/check_api_doc_consistency.py, to automate structural and consistency audits between documentation and source code.
  • [EXTERNAL_DOWNLOADS]: Retrieves official documentation templates from the OpenHarmony organization's repositories on GitCode (e.g., gitcode.com/openharmony/docs/) when local resources are missing.
  • [PROMPT_INJECTION]: The skill processes user-provided documentation and interface files, which represents an indirect prompt injection surface.
  • Ingestion points: User-specified paths for public/system API docs and interface definitions.
  • Boundary markers: Not explicitly used during content ingestion.
  • Capability inventory: File reading and local script execution.
  • Sanitization: The Python script utilizes regular expressions for structural parsing and does not execute file content.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 06:20 PM