skills/gpttang/skill-atlas/post-to-x/Gen Agent Trust Hub

post-to-x

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill provides instructions to download and execute an installation script for the Bun runtime from its official domain. Evidence is found in the Prerequisites section referencing the command 'curl -fsSL https://bun.sh/install | bash'.
  • [COMMAND_EXECUTION]: Uses local scripts to automate browser interactions via the Bun runtime. Multiple script calls use the pattern 'npx -y bun ${SKILL_DIR}/scripts/script-name.ts' to execute automation logic.
  • [COMMAND_EXECUTION]: Automates the termination of specific processes to resolve technical conflicts. Instructs the agent to use 'pkill' to clear Chrome remote debugging instances when connection errors are encountered.
  • [EXTERNAL_DOWNLOADS]: Fetches installation assets from a well-known and official technology service. The prerequisite installation command downloads the Bun installer from bun.sh.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 11:10 AM
Security Audit — agent-trust-hub — post-to-x