cpu-profile-analysis
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- File System Access: The skill contains code snippets that utilize the Node.js
fsmodule to read, analyze, and reformat profile and trace files. This is a standard and necessary function for a performance analysis tool designed to work with local data files. - Script Generation and Execution: The instructions guide the agent to develop and execute local Node.js scripts to process large JSON datasets. This capability is used exclusively for building data structures like node maps and calculating timing deltas from the profile data.
- Large File Handling: The skill includes advanced Buffer-based parsing logic to handle files exceeding standard memory limits. This demonstrates a focus on technical reliability and performance for large-scale data analysis.
- Data Ingestion: The skill processes external JSON data from performance profiles. While ingesting external content can be a vector for indirect prompt injection, the skill employs structured parsing and specific analysis logic which limits the exposure to such considerations.
Audit Metadata