secutils-export-import

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

101|3|Updated Dec 16, 2022
One-click install
npx skills add https://github.com/secutils-dev/secutils --skill secutils-export-import
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: secutils-export-import
Source: https://github.com/secutils-dev/secutils/tree/main/components/secutils-docs/static/guides/platform/export_import
Command: npx skills add https://github.com/secutils-dev/secutils --skill secutils-export-import

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of exporting and importing the entire workspace contents of a Secutils.dev account, including scripts, secrets, responders, certificate templates, private keys, content security policies, page trackers, API trackers, and user settings.

Core Features & Use Cases

  • Selective Export: Export specific workspace contents such as scripts, secrets, responders, and certificate templates.
  • Selective Import: Import workspace contents in either merge or apply mode, with options for handling conflicts and secret values.
  • Use Case: When a user wants to back up their workspace, migrate between accounts, or sync configuration-as-code from a Git repo.

Quick Start

Use the secutils-export-import skill to export your workspace contents to a .secutils.json file.

Frequently Asked Questions about secutils-export-import

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I back up my Secutils.dev workspace contents?

To back up your Secutils.dev workspace contents, you can export scripts, secrets, responders, certificate templates, and user settings into a .secutils.json file for storage or migration.

How does selective export work for Secutils.dev configuration management?

Selective export for Secutils.dev configuration management allows you to target specific workspace items like scripts, secrets, or page trackers, rather than exporting the entire account configuration at once.

Can I sync Secutils.dev workspace configuration from a Git repo?

Yes, you can sync Secutils.dev workspace configuration from a Git repo by importing a .secutils.json file, applying your configuration-as-code using merge or apply modes.

What options are available for conflict resolution during Secutils.dev workspace import?

During a Secutils.dev workspace import, conflict resolution strategies and specific options for handling secret values are applied to prevent overwriting critical existing workspace data.

Do I need authentication to export and import Secutils.dev workspace settings?

Yes, authentication and active session management are required to securely export and import your Secutils.dev workspace settings, secrets, and private keys between accounts.

What's the best way to migrate Secutils.dev API trackers between accounts?

The best way to migrate Secutils.dev API trackers between accounts is exporting the specific trackers from your source workspace and importing them into the target account using apply mode.