rf-resource-architect

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill invokes a local Python script scripts/resource_architect.py which is responsible for creating project directories and writing boilerplate Robot Framework code. These operations are restricted to the local file system and are standard for architectural scaffolding tools.
  • [SAFE]: No malicious patterns were detected. The script uses standard libraries (argparse, json, os, sys) to handle input and output. All file writes are derived from the structured input provided to the skill, and the contents generated (Robot Framework keywords and variables) are static templates without dynamic execution components.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 02:34 PM