model-resources-collection
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions direct the agent to execute shell commands to manage dependencies and run local scripts. Specifically, it uses
npm install playwrightandnpx playwright install chromiumto set up a headless browser for rendering JavaScript-heavy pages. - [EXTERNAL_DOWNLOADS]: The skill downloads the Playwright library and the Chromium browser to support its data collection mission. These downloads originate from well-known and trusted registries (NPM).
- [COMMAND_EXECUTION]: The skill uses
python scripts/generate_report.pyto process local JSON data into a Markdown report. The script performs standard string substitution and JSON parsing on locally generated data. - [EXTERNAL_DOWNLOADS]: The skill fetches content from a large list of well-known cloud and AI service providers (e.g., Alibaba Cloud, Tencent Cloud, Google, OpenAI, Anthropic) to extract pricing and feature information. These network operations are strictly within the skill's stated purpose of resource collection.
Audit Metadata