skills/ruvnet/ruflo/agent-pseudocode/Gen Agent Trust Hub

agent-pseudocode

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill contains no malicious patterns, obfuscation, or data exfiltration attempts. Its primary purpose is to provide instructions and examples for architectural algorithm design.
  • [COMMAND_EXECUTION]: The skill uses shell commands within its lifecycle hooks for workflow state management.
  • The pre hook uses echo for logging, memory_store to set phase status, and memory_search piped to tail -1 to retrieve previous specifications.
  • The post hook uses date +%s within a memory_store key to timestamp the completion of the pseudocode phase.
  • These commands are standard for agent state tracking and do not involve execution of untrusted external code.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 04:32 PM