Secutils avatar

Secutils

Official

@secutils-dev · Germany

0Followers
|
9Public Repos
|
12Published Skills

Offers cryptographic key management, web monitoring, and security policy configuration for enterprise infrastructure and endpoint integrity.

Skills Distribution
DomainCybersecurit...Cryptographic Key .. (40%)Web Monitoring & S.. (30%)Security Policy Co.. (30%)

Agent Skills by Secutils

Showing 12 vetted skills indexed across 1 GitHub repositories.

secutils-devsecutils-dev
101

secutils-webhooks

Automate webhook creation, management, and monitoring on Secutils.dev.

Official
Advanced
secutils-devsecutils-dev
101

secutils-web-scraping-page

Monitor web pages for changes and extract content using headless Playwright.

Official
Intermediate
secutils-devsecutils-dev
101

secutils-web-scraping-api

Monitor HTTP endpoints with scheduled requests and JavaScript scripts.

Official
Advanced
secutils-devsecutils-dev
101

secutils-private-keys

Generate and manage cryptographic private keys for TLS and JWT.

Official
Intermediate
secutils-devsecutils-dev
101

secutils-certificate-templates

Generate and manage X.509 certificates from templates with configurable algorithms and SANs.

Official
Intermediate
secutils-devsecutils-dev
101

secutils-api-keys

Create, rotate, and delete API keys on Secutils.dev REST endpoints.

Official
Intermediate
secutils-devsecutils-dev
101

secutils-secrets

Manage and inject AES-256-GCM encrypted secrets into responder scripts and trackers.

Official
Intermediate
secutils-devsecutils-dev
101

secutils-tags

Manage user-scoped tags on Secutils.dev via API endpoints.

Official
Intermediate
secutils-devsecutils-dev
101

secutils-deno-runtime

Documents restricted Deno runtime specifics for Secutils responder and tracker scripts.

Official
Advanced
secutils-devsecutils-dev
101

secutils-user-scripts

Manage and import JavaScript user scripts on Secutils.dev.

Official
Intermediate
secutils-devsecutils-dev
101

secutils-export-import

Export and import Secutils.dev workspace contents with selective modes.

Official
Advanced
secutils-devsecutils-dev
101

secutils-csp

Create, edit, share, and import Content Security Policy templates.

Official
Intermediate

Frequently Asked Questions About Secutils

FAQPage Schema
What 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.