julia-pro
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill provides instructions for handling external data through libraries like CSV.jl, Arrow.jl, and Parquet.jl, and web services via HTTP.jl and Genie.jl. This creates an indirect prompt injection surface where untrusted data could influence agent behavior.
- Ingestion points: Tabular data processing and HTTP client/server communication (SKILL.md).
- Boundary markers: The skill lacks explicit instructions for delimiting or sanitizing untrusted inputs.
- Capability inventory: The agent is instructed to use Pkg.jl for dependency management and PackageCompiler.jl for system image creation.
- Sanitization: No sanitization methods for external data are described.
- [COMMAND_EXECUTION]: The skill promotes advanced features including metaprogramming and foreign function interfaces (FFI) for C, Fortran, and Python.
- Evidence: Support for macros, generated functions, and interoperability tools like PythonCall.jl and BinaryBuilder.jl for integrating external libraries (SKILL.md).
Audit Metadata