upstash-redis
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches official software development kits
@upstash/redisand@upstash/ratelimitfrom the public NPM registry. - [COMMAND_EXECUTION]: Utilizes
npm installfor managing project dependencies as described inSKILL.md. - [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: The skill processes data that may originate from untrusted sources, such as user identifiers, session data, and HTTP headers (
x-forwarded-for) withinSKILL.md. - Boundary markers: Not present; the skill treats retrieved data as standard application objects rather than instructions.
- Capability inventory: Performs network operations to interact with Upstash Redis databases via an HTTP client.
- Sanitization: The provided SDKs automatically handle serialization and deserialization of objects, numbers, and arrays.
Audit Metadata