harrrshall/BarunAction-35M main
PYTHON
Verdict: BENIGN
Local reference
Suspicious dependency
Inferred
| 43:58 |
…") |
|
| 44 |
registry = {item.schema.name: item.schema for item in declarations} |
Contains common English function words |
| 45 |
policy = assess_policy(action, registry) |
|
| 46 |
if action.decision not in (Decisi… |
|
| 52:18 |
…[str] = [] |
|
| 53 |
if policy.authorization_required and not externally_authorized: |
Contains common English function words |
| 54 |
blocked.append("external_authorization_missing") |
|
| 55 |
if poli… |
|
Metadata
-
0
"""In-memory-only BarunAction simulator; no tool handler or network access exists here."""
from __future__ import annotations
from dataclasses import dataclass
from typing import Any
from
-
0
"""In-memory-only BarunAction simulator; no tool handler or network access exists here."""
from __future__ import annotations
from dataclasses import dataclass
from typing import Any
from
| 43:58 |
…") |
|
| 44 |
registry = {item.schema.name: item.schema for item in declarations} |
|
| 45 |
policy = assess_policy(action, registry) |
|
| 46 |
if action.decision not in (Decisi… |
|
| 52:18 |
…[str] = [] |
|
| 53 |
if policy.authorization_required and not externally_authorized: |
|
| 54 |
blocked.append("external_authorization_missing") |
|
| 55 |
if poli… |
|
Identity
| SHA-256 |
9c9765fecd8f4915ef22a71e78f8e68f4ce916558b374dc38a31914a4a202d5b |
| Filename |
simulator.py |
| Package |
harrrshall/BarunAction-35M |
| Version |
main |
| PURL |
pkg:huggingface/harrrshall/BarunAction-35M@main |
Timeline
| First seen |
5 Aug 2026 10:58 UTC |
| First analyzed |
12 Aug 2026 16:35 UTC |
| Last analyzed |
12 Aug 2026 16:35 UTC |
| Last updated |
12 Aug 2026 16:35 UTC |
Labeling
| Label |
unknown |
| Label source |
forager |
| Traits version |
73866 |