human-writing
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is highly focused on security and integrity. It contains explicit 'Hard Rules' that prohibit inventing facts, benchmarks, or credentials.
- [COMMAND_EXECUTION]: Static analysis flagged the destructive command
rm -rf /inreferences/behavior-eval-fixtures.json. Analysis confirms this is a negative test case within an evaluation fixture designed to verify that the agent refuses to output dangerous commands. - [CREDENTIALS_UNSAFE]: Static analysis flagged a credential pattern (
sk-live-1234567890) inreferences/behavior-eval-fixtures.json. Analysis confirms this is part of a security test case ('actual-secret-reject') used to ensure the agent identifies and redacts actual secrets instead of publishing them. - [REMOTE_CODE_EXECUTION]: The skill mentions a local script
scripts/eval-human-writing.pyfor evaluation purposes. This is intended for the developer's local environment to verify skill performance and is not a remote code execution vector within the agent's operational context.
Audit Metadata