network-ai
Advanced tools
+1
-1
| { | ||
| "name": "network-ai", | ||
| "version": "4.11.1", | ||
| "version": "4.11.2", | ||
| "description": "AI agent orchestration framework for TypeScript/Node.js - 17 adapters (LangChain, AutoGen, CrewAI, OpenAI Assistants, LlamaIndex, Semantic Kernel, Haystack, DSPy, Agno, MCP, OpenClaw, A2A, Codex, MiniMax, NemoClaw, APS + streaming variants). Built-in CLI, security, swarm intelligence, real-time streaming, and agentic workflow patterns.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://network-ai.org", |
+1
-1
@@ -8,3 +8,3 @@ # Network-AI | ||
| [](https://github.com/Jovancoding/Network-AI/actions/workflows/codeql.yml) | ||
| [](https://github.com/Jovancoding/Network-AI/releases) | ||
| [](https://github.com/Jovancoding/Network-AI/releases) | ||
| [](https://www.npmjs.com/package/network-ai) | ||
@@ -11,0 +11,0 @@ [](#testing) |
+3
-6
@@ -8,3 +8,3 @@ --- | ||
| homepage: https://network-ai.org | ||
| bundle_scope: "Python scripts only (scripts/*.py). All execution is local. No TypeScript, Node.js, adapters, or CLI tools are included in this bundle." | ||
| bundle_scope: "Python scripts only (scripts/*.py). All execution is local. Only Python stdlib โ no other runtimes, adapters, or CLI tools are included." | ||
| network_calls: "none โ bundled scripts make zero network calls. The host platform's sessions_send (not part of this skill) may invoke external models." | ||
@@ -402,3 +402,3 @@ sessions_send: "NOT implemented or invoked by this skill. sessions_send is a host-platform built-in. This skill only provides budget guards that run before the platform delegates." | ||
| ## Permission Wall (AuthGuardian) | ||
| ## Permission Wall | ||
@@ -726,5 +726,2 @@ **CRITICAL**: Always check permissions before accessing: | ||
| - [AuthGuardian Details](references/auth-guardian.md) - Full permission system documentation | ||
| - [Blackboard Schema](references/blackboard-schema.md) - Data structure specifications | ||
| - [Agent Trust Levels](references/trust-levels.md) - How trust is calculated | ||
| - [CLI Reference](QUICKSTART.md) - Full `network-ai` CLI command reference (ยง 10. CLI) | ||
| This skill is part of the larger [Network-AI](https://github.com/Jovancoding/Network-AI) project. See the repository for full documentation on the permission system, blackboard schema, and trust-level calculations. |
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1561876
-0.01%