# 9.3 Threats Explicitly Out of Scope

PTERI does **not** claim to prevent:

* Physical device compromise
* OS-level malware with signing access
* Social engineering of legitimate users

These are **end-point risks**, not protocol risks.

PTERI’s goal is to ensure that:

> Compromising infrastructure or networks is not sufficient to steal authority.

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kakrlabs.com/9.-threat-model-and-cryptography/9.3-threats-explicitly-out-of-scope.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
