awesome-jev-guide
Warn
Audited by Gen Agent Trust Hub on Sep 22, 2026
Risk Level: MEDIUMDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [DYNAMIC_EXECUTION]: The
scripts/try_example.pyhelper script usesimportlib.import_module()to load Python modules from a search path derived from the--repocommand-line argument. This dynamic loading from a computed path allows for the execution of arbitrary code if the script is executed against a directory containing malicious Python files. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and summarize content from the
AppitStudio/awesome-jevrepository on GitHub. Malicious content embedded in these remote catalog or project files could potentially influence the agent's output or recommendations. The skill instructions attempt to mitigate this by requiring the agent to disclose source/pricing tags and to not treat vendor claims as audited facts. - [COMMAND_EXECUTION]: The skill provides and encourages the use of shell commands for setup, such as
git cloneand running thetry_example.pyscript. These commands involve the execution of external code on the user's system. - [EXTERNAL_DOWNLOADS]: The skill instructions direct the agent to fetch and read various documentation and catalog files from the vendor's GitHub organization (
github.com/AppitStudio/awesome-jev) and the TypeSafe AI documentation site (docs.typesafe.ai).
Audit Metadata