Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
security-requirements - Skill - OpenSmartRoute
Skillv1.0.0
security-requirements
Access model All Product API endpoints require that a client shall only access products for a given market.
Instruction file imported from Omegapoint/defence-in-depth (.github/instructions/security-requirements.instructions.md). Copyright stays with the author.
Access model
All Product API endpoints require that a client shall only access products for a given market.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/omegapoint-defence-in-depth-security-requirements-instructions/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "omegapoint-defence-in-depth-security-requirements-instructions",
"kind": "skill",
"name": "security-requirements",
"description": "Access model All Product API endpoints require that a client shall only access products for a given market.",
"publisher": "Omegapoint",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Access model All Product API endpoints require that a client shall only access products for a given market."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/Omegapoint/defence-in-depth",
"path": ".github/instructions/security-requirements.instructions.md",
"ref": "d0965d4520045e73e77035e725da9646001a42a4",
"url": "https://github.com/Omegapoint/defence-in-depth/blob/d0965d4520045e73e77035e725da9646001a42a4/.github/instructions/security-requirements.instructions.md",
"key": "Omegapoint/defence-in-depth/.github/instructions/security-requirements.instructions.md"
},
"applies_to": "**/*.*"
},
"instructions": "## Access model\nAll Product API endpoints require that a client shall only access products for a given market.",
"cost": {
"context_tokens": 27
}
}
Fetch it by URL: GET /api/v1/registry/omegapoint-defence-in-depth-security-requirements-instructions/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.