skills/thinkgem/skills/frontend-vue/Gen Agent Trust Hub

frontend-vue

Pass

Audited by Gen Agent Trust Hub on Jul 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes a local script scripts/cache_docs.py to manage the caching of documentation. This command is executed with arguments derived from a static mapping table within the skill.
  • [EXTERNAL_DOWNLOADS]: The caching script retrieves documentation from jeesite.com, which is the official website for the framework described in the skill. These downloads are used to update the agent's reference material.
  • [DATA_EXPOSURE]: The skill manages files within the local filesystem (specifically references/.cache/ and ~/.cache/jeesite/) to store and retrieve cached documentation. This behavior is standard for the skill's purpose.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes external content fetched from the official documentation site. While the ingestion of external data represents a potential attack surface, the risk is mitigated by the use of an official vendor source.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 9, 2026, 03:14 AM
Security Audit — agent-trust-hub — frontend-vue