skills/datex/skills/hub-editor/Gen Agent Trust Hub

hub-editor

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the vendor-provided CLI tool (dxs) to interact with the Datex Studio platform. Commands like dxs configuration get/update and dxs source explore are used for their intended purpose of managing platform settings.
  • [EXTERNAL_DOWNLOADS]: The skill references shared documentation and other internal skills (requirements-gathering, function-creator). These references are within the same ecosystem and do not involve downloading or executing code from untrusted external sources.
  • [DATA_EXFILTRATION]: No network operations to non-whitelisted or suspicious domains were detected. The skill distinguishes between local CLI configuration (~/.datex/config.yaml) and platform configuration, but does not attempt to exfiltrate either.
  • [SAFE]: The skill implements validation steps, such as using python -m json.tool for syntax checking and diff for reviewing changes before deployment, which is a standard and safe operational practice.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 07:35 PM
Security Audit — agent-trust-hub — hub-editor