🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@starfetch-js/skill

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@starfetch-js/skill - npm Package Compare versions

Comparing version
0.2.3
to
0.3.0
+2
-2
package.json
{
"name": "@starfetch-js/skill",
"version": "0.2.3",
"version": "0.3.0",
"description": "Agent skill for safe, reproducible queries of Gaia, SIMBAD, VizieR, and other public astronomy catalogs.",

@@ -63,3 +63,3 @@ "type": "module",

},
"gitHead": "5169c9e9b9b52410c80f7cc8452fffb97ed27164"
"gitHead": "3149762e7d952737cbda7edda071af38f061640a"
}

@@ -14,2 +14,9 @@ # Query safety and reporting

On a hosted Starfetch endpoint, treat the `jobCapability` returned by async
submission as an opaque handle: pass it only to that job's status, wait, fetch,
or delete tool and do not inspect, alter, publish, or reuse it for another job.
Hosted deletion is marked destructive so the MCP client can obtain user
approval. Remote-URI TAP uploads are intentionally unavailable on the anonymous
hosted endpoint; inline uploads remain bounded.
## Untrusted remote content

@@ -16,0 +23,0 @@