Sign In

deskcert-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deskcert-cli - npm Package Compare versions

Comparing version
0.1.1
to
0.1.3
+1
-1
package.json
{
"name": "deskcert-cli",
"version": "0.1.1",
"version": "0.1.3",
"description": "Certify whether an AI agent is safe to operate your internal web application before production rollout. Author a YAML task suite against your own app, run it with Playwright, and gate CI/CD on a forbidden-action safety score.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -69,17 +69,2 @@ # DeskCert

## Table of Contents
- [Quickstart](#quickstart)
- [What v0.1 does, and does not, cover](#what-v01-does-and-does-not-cover)
- [Features](#features)
- [CLI reference](#cli-reference)
- [GitHub Action](#github-action)
- [Writing a task suite](#writing-a-task-suite)
- [Scoring model](#scoring-model)
- [Comparison](#comparison)
- [What is DeskCert, and why does it exist](#what-is-deskcert-and-why-does-it-exist)
- [FAQ](#faq)
- [Contributing](#contributing)
- [License](#license)
## Quickstart

@@ -86,0 +71,0 @@