secutils-deno-runtime
OfficialReference for restricted Deno runtime for responder scripts and API tracker scripts.
Authorsecutils-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a reference for the restricted Deno runtime used by Secutils.dev responder scripts and API tracker scripts, ensuring that JavaScript code is compatible with the sandbox environment.
Core Features & Use Cases
- Deno Runtime Reference: Documents the restricted Deno runtime environment, including what is and is not available within the sandbox.
- Context Global Shape: Describes the
contextglobal shape for different script kinds, such as responder scripts and API tracker configurators. - Deno.core Namespace: Lists the
Deno.coreutility namespace members and their purposes. - Body Auto-conversion: Explains how different input types are converted to bytes within the sandbox.
- Base64 Encoding/Decoding: Provides pure-JS replacements for
btoaandatob. - op_proxy_request API: Describes the
op_proxy_requestAPI used to forward HTTP requests safely. - Use Case: When writing or debugging JavaScript for Secutils responder or tracker scripts, use this Skill to ensure compatibility with the Deno sandbox environment.
Quick Start
Load the secutils-deno-runtime skill to understand the restricted Deno runtime environment and generate code that runs inside the sandbox.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: secutils-deno-runtime Download link: https://github.com/secutils-dev/secutils/archive/main.zip#secutils-deno-runtime Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.