platform-destructive-deploy

Pass

Audited by Gen Agent Trust Hub on Aug 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: Executes Salesforce CLI commands (sf project deploy, sf org display) to manage metadata on remote environments. These are standard operations for the skill's stated purpose.
  • [COMMAND_EXECUTION]: Uses grep for local dependency scanning to ensure components are not being used elsewhere before deletion, which is a defensive programming best practice.
  • [COMMAND_EXECUTION]: Performs local file system cleanup using rm -rf after successful metadata deletion. The instructions guide the agent to target only the specific component paths, mitigating the risk of accidental over-deletion.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 5, 2026, 07:09 AM
Security Audit — agent-trust-hub — platform-destructive-deploy