skills/nocobase/skills/nocobase-utils/Gen Agent Trust Hub

nocobase-utils

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill primarily consists of reference documentation (.md files) providing instructions on how to use NocoBase features correctly. It includes a single utility script, scripts/uid.js, used to generate non-cryptographic unique identifiers. Analysis of this script confirms it uses Math.random() and basic string concatenation to produce UIDs, with no hidden logic, network calls, or sensitive file access.
  • [COMMAND_EXECUTION]: SKILL.md and references/uid/index.md instruct the agent to execute the local script scripts/uid.js using node. This is a standard and safe use of local tooling to generate identifiers required for configuration payloads. The execution is limited to the skill's own bundled script.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 12:44 AM