Secutils
Official@secutils-dev · Germany
Offers cryptographic key management, web monitoring, and security policy configuration for enterprise infrastructure and endpoint integrity.
Agent Skills by Secutils
Showing 12 vetted skills indexed across 1 GitHub repositories.
secutils-webhooks
Automate webhook creation, management, and monitoring on Secutils.dev.
secutils-web-scraping-page
Monitor web pages for changes and extract content using headless Playwright.
secutils-web-scraping-api
Monitor HTTP endpoints with scheduled requests and JavaScript scripts.
secutils-private-keys
Generate and manage cryptographic private keys for TLS and JWT.
secutils-certificate-templates
Generate and manage X.509 certificates from templates with configurable algorithms and SANs.
secutils-api-keys
Create, rotate, and delete API keys on Secutils.dev REST endpoints.
secutils-secrets
Manage and inject AES-256-GCM encrypted secrets into responder scripts and trackers.
secutils-tags
Manage user-scoped tags on Secutils.dev via API endpoints.
secutils-deno-runtime
Documents restricted Deno runtime specifics for Secutils responder and tracker scripts.
secutils-user-scripts
Manage and import JavaScript user scripts on Secutils.dev.
secutils-export-import
Export and import Secutils.dev workspace contents with selective modes.
secutils-csp
Create, edit, share, and import Content Security Policy templates.
Frequently Asked Questions About Secutils
FAQPage SchemaWhat specific security tasks does Secutils enable?▼
Secutils enables the generation and management of X.509 certificates, AES-256-GCM encrypted secrets, and Content Security Policy templates. It also provides capabilities for monitoring HTTP endpoints and web pages, managing cryptographic keys for TLS and JWT, and rotating credentials across distributed environments.
Which personas benefit most from these capabilities?▼
Security engineers, site reliability engineers, and backend developers benefit from these capabilities. These professionals use the platform to manage sensitive credentials, enforce security policies, and monitor external web infrastructure for unauthorized changes or configuration drift.
What are the prerequisites for running custom logic on the platform?▼
Users must utilize the restricted Deno runtime environment to execute custom JavaScript. Prerequisites include familiarity with the platform's REST endpoints for credential management and the ability to structure user scripts for import into the workspace.