engineering-skills
Warn
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTIONDATA_EXFILTRATION
Full Analysis
- [DYNAMIC_EXECUTION]: The
self-improving-agentskill implements a workflow to promote patterns fromMEMORY.mdtoCLAUDE.mdand.claude/rules/. This effectively allows the agent to dynamically generate and apply its own governing instructions based on runtime observations. - [COMMAND_EXECUTION]: Multiple skills, including
ms365-tenant-manager,aws-solution-architect, andazure-cloud-architect, provide templates for high-privilege operations using PowerShell and shell commands. These include user provisioning, security policy modifications, and infrastructure deployment. - [PROMPT_INJECTION]: The
adversarial-reviewerskill utilizes persona framing (e.g., 'Sabotador', 'Auditor de Segurança') to force the agent into specific behavioral modes for code auditing. While functional for its stated purpose, it employs role-play techniques often associated with prompt manipulation. - [INDIRECT_PROMPT_INJECTION]: The
self-improving-agentskill represents an indirect injection surface. It ingests data fromMEMORY.md(which can contain logs, error messages, and external content) and uses that data to influence future agent behavior via rule promotion inCLAUDE.md. There are no explicit sanitization or boundary markers defined in the markdown instructions to prevent adversarial content in the memory from being promoted to permanent rules. - [EXTERNAL_DOWNLOADS]: The
google-workspace-cliskill instructs the agent to install external tools vianpm install -g @anthropic/gwsandcargo install gws-cli. The@anthropicNPM scope is associated with a trusted organization. The skill also fetches resources from GitHub releases and common CDNs (e.g., jsDelivr for GSAP). - [DATA_EXPOSURE]: The
snowflake-developmentskill provides instructions for accessing sensitive credentials viaos.environ["SNOWFLAKE_PASSWORD"]. This is documented as a best practice for secret management (environment variables) rather than an unsafe exposure.
Audit Metadata