skills/pytorch/executorch/binary-size/Gen Agent Trust Hub

binary-size

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Command Execution: The skill utilizes shell commands to manage the build process and analyze output binaries. This includes executing a local build script (bash test/build_size_test.sh) and utilizing analysis tools like strip, bloaty, nm, and strings. These are standard practices for developers performing low-level binary analysis.
  • Repository Management: The instructions include Git operations such as git checkout and git pull. These steps are used to ensure the agent is working on the correct branch and has the most recent updates for analysis.
  • Environment Interaction: The skill interacts with the local environment by activating a Conda environment (conda activate executorch) and writing temporary files to /tmp. These actions are common in data science and machine learning development environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 03:10 PM
Security Audit — agent-trust-hub — binary-size