skills/thinkgem/skills/jeesite/Gen Agent Trust Hub

jeesite

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes a local Python script (scripts/cache_docs.py) to manage a documentation cache. This script performs standard file operations, such as creating directories and writing Markdown files, to support offline access and performance.
  • [EXTERNAL_DOWNLOADS]: The caching mechanism fetches technical documentation from the official JeeSite domain (https://jeesite.com). These network operations are limited to documentation retrieval and use standard libraries.
  • [PROMPT_INJECTION]: The skill features an indirect prompt injection surface as it ingests content from external web pages. However, the data is fetched from the official vendor domain and is processed into Markdown before being presented to the agent, which limits the risk in the context of documentation retrieval.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 12:40 AM