data-engineering
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill includes documentation for installing the Neo4j CLI using a remote shell script.
- Evidence: Found in
references/graph-databases.md(curl -sSfL https://neo4j.sh/install.sh | bash). - Note: This reference targets the official installation domain for a well-known service (Neo4j) and is documented for standard setup purposes.
- [EXTERNAL_DOWNLOADS]: The skill references and provides instructions for installing various standard data engineering packages and utilities through official registries.
- Evidence: Packages such as
dbt-core,neo4j, and@neo4j/graphqlare mentioned inreferences/dbt-patterns.mdandreferences/graph-databases.md. - Note: These dependencies are industry-standard tools for the described domain.
- [SAFE]: The skill references official documentation and open-source repositories for well-known technology organizations.
- Evidence: Links to
docs.getdbt.com,github.com/dbt-labs, andneo4j.comare present in the reference files.
Audit Metadata