wk-workstyle-shell
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists exclusively of markdown documentation (
README.md,SKILL.md) and reference files (references/*.md). It contains no executable scripts, binaries, or automated tools within its distribution. - [SAFE]: The frontmatter and instructions focus on shell script security best practices, such as
set -euo pipefail, variable quoting, and avoiding platform-specific shell quirks. - [SAFE]: The skill does not define any external dependencies (Python or Node.js) and does not perform any network operations or file system modifications.
- [SAFE]: The instructions regarding 'indirect prompt injection' (Category 8) are effectively absent as the skill does not ingest untrusted data or provide an execution surface for such attacks.
- [SAFE]: Analysis of metadata and reference principles shows they are legitimate educational resources for shell portability, particularly between GNU/Linux and BSD/macOS environments.
Audit Metadata