perplexity-common-errors

Fail

Audited by Gen Agent Trust Hub on Aug 21, 2026

Risk Level: HIGHCREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
  • [CREDENTIALS_UNSAFE]: The skill contains a diagnostic command env | grep PERPLEXITY that prints the full value of the PERPLEXITY_API_KEY environment variable to the terminal.
  • [CREDENTIALS_UNSAFE]: In the fix for 401 errors, the skill uses echo "${PERPLEXITY_API_KEY:0:5}" to verify the key, resulting in a partial disclosure of the secret credential to the console output.
  • [COMMAND_EXECUTION]: The skill executes curl commands to interact with https://api.perplexity.ai for health checks and authentication testing, which is appropriate for the skill's stated purpose of debugging a well-known service.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
Aug 21, 2026, 09:40 PM
Security Audit — agent-trust-hub — perplexity-common-errors