person-lookup

Pass

Audited by Gen Agent Trust Hub on Jul 29, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the selat and selat-pay CLI tools to execute its functions. These are standard utility calls for the SELAT-AI ecosystem and do not involve arbitrary or dangerous command execution.
  • [EXTERNAL_DOWNLOADS]: The skill makes a network request to clado.mpp.paywithlocus.com to perform the person search. This is the core functionality of the skill and is clearly documented. It also references its own GitHub repository for the selat-pay tool.
  • [DATA_EXFILTRATION]: No evidence of sensitive local data (like SSH keys or AWS credentials) being accessed or sent to external servers was found. The data sent is limited to the user-provided search query.
  • [PROMPT_INJECTION]: The skill instructions are clear and do not contain patterns designed to bypass AI safety filters or override system prompts.
  • [CREDENTIALS_UNSAFE]: The skill does not contain hardcoded API keys or secrets. It correctly advises the use of a funded wallet and environment variables (SELAT_ROUTER_URL) for configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 29, 2026, 07:34 PM
Security Audit — agent-trust-hub — person-lookup