Ask a Human

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The OpenClaw AgentSkills skill bundle for 'ask-a-human' is benign. All files (SKILL.md, README.md, examples/usage.md) consistently describe and implement a service for an AI agent to query human opinions via a specific external API at `https://api.ask-a-human.com`. There is no evidence of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts designed to subvert the agent's behavior beyond its stated purpose. The `curl` commands are hardcoded to the service's domain, and the `ASK_A_HUMAN_AGENT_ID` is handled securely as an environment variable.