skills/vercel-labs/native/ts-core/Gen Agent Trust Hub

ts-core

Pass

Audited by Gen Agent Trust Hub on Aug 3, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SDK Capability Documentation]: The skill provides documentation for a specific development framework. It describes functions for file system access (Cmd.readFile, Cmd.writeFile), network communication (Cmd.fetch), and subprocess management (Cmd.spawn) as standard API features for building native applications within the Native SDK environment.
  • [Security-First Subset]: A significant portion of the guide details the 'subset' rules which explicitly prohibit risky practices like dynamic code execution (eval), unverified external imports (npm packages), and regular expressions to ensure the generated binaries are secure and deterministic.
  • [Standard CLI Usage]: The document includes examples of shell commands for the Native SDK toolchain, such as 'native check' and 'native build', provided purely for user education and workflow demonstration.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 3, 2026, 09:07 AM
Security Audit — agent-trust-hub — ts-core