harvard-artifacts-etl-pipeline

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to clone a project repository from a public GitHub repository (github.com/Manali0711/Harvard-Artifacts-Collection-Data-Engineering-Analytics-App.git).
  • [COMMAND_EXECUTION]: Demonstrates standard installation and execution procedures using pip install for dependencies and streamlit run to launch the visualization dashboard.
  • [DATA_EXPOSURE]: Promotes secure development practices by advising the use of environment variables and .env files to store sensitive credentials like API keys and database passwords.
  • [REMOTE_CODE_EXECUTION]: The provided Python scripts perform network requests to the official Harvard Art Museums API (api.harvardartmuseums.org) and execute SQL commands against a local database. The SQL operations use placeholders (%s) to safely handle data and prevent injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 11:42 PM
Security Audit — agent-trust-hub — harvard-artifacts-etl-pipeline