skills/clerk/skills/audit-clerk-skill/Gen Agent Trust Hub

audit-clerk-skill

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill clones the Clerk CLI source repository from https://github.com/clerk/cli.git if a local source is not provided. This is a vendor-owned repository used as the primary reference for the audit task.\n- [COMMAND_EXECUTION]: Shell commands including mkdir, cd, and git clone are executed to set up the auditing environment. Additionally, if the --apply flag is used, the skill may run local formatting or validation tools to process the updated documentation files.\n- [PROMPT_INJECTION]: The skill processes external source code, which introduces an indirect prompt injection surface.\n
  • Ingestion points: The skill reads CLI command source files and referenced library files within the packages/cli-core/src/ directory.\n
  • Boundary markers: No specific delimiters are defined in the instructions to isolate or distinguish ingested source code content from the agent's instructions.\n
  • Capability inventory: The skill has the capability to write to local documentation files and execute shell commands for formatting/validation.\n
  • Sanitization: No explicit sanitization or validation of the ingested source code content is performed during the audit process.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 02:49 AM
Security Audit — agent-trust-hub — audit-clerk-skill