manuscript-engagement-analytics
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a Python script
scripts/analyze_manuscript.pyto parse Markdown headings and calculate section word counts. This execution is local and serves the primary purpose of the skill. - [DATA_EXPOSURE]: The provided Python script performs file read operations on the user-specified manuscript path. It does not access sensitive system directories, environment variables, or hardcoded credentials. No network exfiltration patterns were found.
- [PROMPT_INJECTION]: The skill processes external manuscript data which could contain indirect prompt injections designed to influence the agent's analysis. While this is an inherent risk of document processing, the skill does not exhibit any specific vulnerabilities or overrides that would escalate this beyond a standard operational risk.
- [EXTERNAL_DOWNLOADS]: No external dependencies or remote scripts are downloaded or executed. The skill relies entirely on the provided local Python script and standard libraries.
Audit Metadata