Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

rl-protect-skills

rl-protect-skills contient 6 skills collectées depuis reversinglabs, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
26
mis à jour
2026-05-21
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

rl-protect-edit-profile
Analystes en sécurité de l'information

Creates or modifies rl-protect scanning profiles (rl-profile JSON). Use when the user wants to configure scan policy, set assessment severity levels, add governance allow/block rules, or apply policy overrides.

2026-05-21
rl-protect-report
Analystes en sécurité de l'information

Converts an rl-protect JSON report (rl-protect.report.json) into a structured Markdown document. Use when the user wants to generate a report file, export scan findings to Markdown, create a document to review or share, or plan dependency version updates.

2026-05-21
rl-protect-interpret
Analystes en sécurité de l'information

Interprets rl-protect JSON reports (rl-protect.report.json). Use when the user asks about vulnerabilities, malware, indicators, policy violations, overrides, governance, dependency trees, or behavior diffs, or when a scan saved a report and the user wants to dig deeper into findings.

2026-05-04
rl-protect-connect
Analystes en sécurité de l'information

Configures the rl-protect tool by connecting it to a Spectra Assure Community (free) or Spectra Assure Portal account (enterprise). Use when the user wants to set up rl-protect, add or update a server connection, or provide an API token.

2026-04-22
rl-protect-install
Administrateurs de réseaux et de systèmes informatiques

Installs the rl-protect CLI from PyPI and configures it for first use. Use when the user wants to set up rl-protect, when rl-protect is not found on PATH, or when the user asks how to get started with Spectra Assure supply chain scanning.

2026-04-22
rl-protect-scan
Analystes en sécurité de l'information

Supply chain security gate. MUST be invoked BEFORE running any install command (npm install, pip install, gem install), before editing manifest/lock files (package.json, requirements.txt, pyproject.toml, Gemfile), before writing imports/requires for packages not already in the project, and before recommending packages. Also invoke when updating or downgrading package versions. This skill scans packages with rl-protect and gates the action on the result. Never skip — invoke proactively even if the user did not ask for a scan.

2026-04-22