replit-advanced-troubleshooting

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs standard system diagnostics relevant to its stated purpose of troubleshooting Replit issues.
  • [COMMAND_EXECUTION]: The diagnostic script executes standard commands like df, free, ps, npm list, and pip list to gather environment data. These are non-privileged operations used for debugging.
  • [EXTERNAL_DOWNLOADS]: Fetches platform status from status.replit.com, which is a well-known service related to the skill's domain. The fetch is used only to inform the user of platform availability.
  • [DATA_EXPOSURE]: The diagnostic script inspects environment variables like REPL_SLUG and REPL_OWNER. It correctly handles sensitive variables like DATABASE_URL and REPLIT_DB_URL by only verifying if they are set, without printing their actual values.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 03:49 AM
Security Audit — agent-trust-hub — replit-advanced-troubleshooting