ble-throughput
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary functional component is a Python script (
scripts/calculate.py) used for throughput modeling. Analysis of the source code confirms it uses standard libraries and performs only mathematical calculations without network or file system access. - [COMMAND_EXECUTION]: The skill executes the included
scripts/calculate.pyscript locally. This is a legitimate and transparent use of local processing for its stated purpose. - [INDIRECT_PROMPT_INJECTION]: While the skill processes user-supplied parameters for its calculations, it includes input validation logic and lacks the capabilities (such as network access or file writing) that would allow for exploitation via this vector.
Audit Metadata