@absolutejs/agent-reputation
Advanced tools
| import type { AgentReputationAssessment, AgentReputationCredential } from "./types"; | ||
| export declare const AGENT_REPUTATION_CONTEXT: "https://absolutejs.github.io/agents/contexts/reputation/v1"; | ||
| export declare const AGENT_REPUTATION_CONTEXT: "https://absolutejs.github.io/agents/contexts/reputation/v1.json"; | ||
| export declare const createAgentReputationCredential: (input: { | ||
@@ -4,0 +4,0 @@ assessment: AgentReputationAssessment; |
+1
-1
@@ -117,3 +117,3 @@ // @bun | ||
| // src/credential.ts | ||
| var AGENT_REPUTATION_CONTEXT = "https://absolutejs.github.io/agents/contexts/reputation/v1"; | ||
| var AGENT_REPUTATION_CONTEXT = "https://absolutejs.github.io/agents/contexts/reputation/v1.json"; | ||
| var createAgentReputationCredential = (input) => ({ | ||
@@ -120,0 +120,0 @@ "@context": [ |
+1
-1
| { | ||
| "name": "@absolutejs/agent-reputation", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Evidence-based scoped AI agent reputation with W3C Verifiable Credentials 2.0 adapters.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+2
-0
@@ -40,2 +40,4 @@ # @absolutejs/agent-reputation | ||
| stack, or an enterprise trust service without provider lock-in. | ||
| The package publishes a stable remote JSON-LD context at | ||
| <https://absolutejs.github.io/agents/contexts/reputation/v1.json>. | ||
@@ -42,0 +44,0 @@ Standards: |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
18658
0.72%51
4.08%