onesignal-dotnet-api AGENTS.md

onesignal-dotnet-api AGENTS.md is an instructions file for Codex, OpenCode from OneSignal/onesignal-dotnet-api. It costs 865 tokens per session, scanned A, original, no licence file.

A repository guide for coding agents working on OneSignal’s .NET server software development kit. It explains what the SDK does, how to install it, how authentication works, and how its main types are called.

In plain words
What is it for?
Guiding installation, authentication, and use of the two key types and calling conventions in the OneSignal .NET SDK.
Why use it?
It gives agents the basic project context needed to work with the SDK correctly.

Instructions file for CodexOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/onesignal/onesignal-dotnet-api/agents-md
Clone the repo
git clone --depth 1 https://github.com/OneSignal/onesignal-dotnet-api

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for onesignal-dotnet-api AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/onesignal/onesignal-dotnet-api/agents-md.svg)](https://agentmods.dev/instructions/onesignal/onesignal-dotnet-api/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/onesignal/onesignal-dotnet-api/agents-md"><img src="https://agentmods.dev/badge/instructions/onesignal/onesignal-dotnet-api/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 865 This file is loaded in full into every session.
When invoked 865 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00865 $0.00865
Opus 5 $0.00432 $0.00432
Sonnet 5 $0.00173 $0.00173
Haiku 4.5 $0.00086 $0.00086

Measured 4d ago against content hash 26f3ce5c239d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

onesignal-dotnet-api AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 84 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 84 lines · 865 tokens per session scan A 26f3ce5c239d

Subscribe to this mod's changes

onesignal-dotnet-api AGENTS.md is an instructions file published in the GitHub repository OneSignal/onesignal-dotnet-api (23 stars, last pushed 6d ago), with no licence file. It adds 865 tokens to every session, about $0.0043 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories

maui public-api.instructions.md

Instructions for dotnet/maui, covering public api surface design, api addition rules, publicapi.unshipped.txt, obsolescence and removal and visibility decisions.

dotnet/maui · 554 tokens

maui performance-hotpaths.instructions.md

Instructions for dotnet/maui, covering performance-critical path rules, hot paths in maui, allocation avoidance, caching and invalidation and collection iteration.

dotnet/maui · 441 tokens

moorestech AGENTS.md

AGENTS.md instructions for moorestech/moorestech, covering コーディングの指針, qa(必須), 互換性とパフォーマンス, 既知の制約(設計上の割り切り) and regionの活用.

moorestech/moorestech · 3,999 tokens

bitfinex-net

Use Bitfinex.Net when generating C#/.NET code that interacts with Bitfinex, including Spot, margin, derivatives symbols, funding, REST endpoints, WebSocket subscriptions, account management, market data, or order placement. Triggers on Bitfinex integration requests in C#, .NET, dotnet, F#, or VB.NET context.

JKorf/Bitfinex.Net · 1,639 tokens

Bitfinex.Net copilot-instructions.md

Instructions for JKorf/Bitfinex.Net, covering copilot instructions for bitfinex.net, use bitfinex.net, not raw http, client setup, result handling and api structure.

JKorf/Bitfinex.Net · 750 tokens

coinex-net

Use CoinEx.Net when generating C#/.NET code that interacts with the CoinEx cryptocurrency exchange, including Spot V2, margin account operations, futures, REST endpoints, WebSocket subscriptions, account management, market data, or order placement. Triggers on requests mentioning CoinEx integration in C#, .NET…

JKorf/CoinEx.Net · 2,253 tokens