domain-model

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: In references/output.md, the skill provides a shell command (grep -qxF '.artifacts' .git/info/exclude 2/dev/null || echo '.artifacts' >> .git/info/exclude) to be executed by the agent. This command ensures the .artifacts directory is ignored by Git locally, which is a standard development practice for managing generated files without affecting the main repository configuration.
  • [SAFE]: The skill primarily performs data transformation tasks. It reads from local project files such as .artifacts/docs/prd.md and .agents/knowledge.md and writes to .artifacts/docs/domain.md. No unauthorized network operations, exfiltration of sensitive data (e.g., credentials, SSH keys), or obfuscated code patterns were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 07:09 PM