padosoft-skills-router
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides commands to download and execute shell scripts directly from the vendor's repository using the
curl | bashpattern (e.g.,curl -fsSL https://raw.githubusercontent.com/padosoft/skills/main/scripts/install-profile.sh | bash). This is the primary mechanism for installing the listed skills. - [COMMAND_EXECUTION]: The skill instructions and documentation include usage of
npx skillscommands for adding, updating, and listing skills, which involves executing code from the NPM registry. - [EXTERNAL_DOWNLOADS]: The skill refers to and fetches content from
github.com/padosoftandraw.githubusercontent.com/padosoft, which are the official distribution channels for the vendor's tools.
Audit Metadata