using-ably
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation and configuration files from
ably.com/llms.txtandably.com/docs. These are official vendor resources intended for LLM consumption and do not present a security risk. - [COMMAND_EXECUTION]: The documentation mentions the use of
@ably/clivianpm install -g @ably/clifor testing and verification. This is a standard development tool provided by the vendor. - [CREDENTIALS_UNSAFE]: The skill proactively addresses credential safety by explicitly instructing against hardcoding API keys in client-side code and detailing how to use secure JWT or token authentication from a backend server.
- [PROMPT_INJECTION]: No malicious instructions, safety bypasses, or jailbreak patterns were detected. The skill uses clear, direct instructions to ensure the agent follows official documentation rather than generating hallucinated code.
Audit Metadata